---
title: Agent SDK for C directory structure
description: The PingAccess Agent SDK for C directory contains these subdirectories.
component: pingaccess
version: 8.3
page_id: pingaccess:agents_and_integrations:pa_sdk_for_directory_structure
canonical_url: https://docs.pingidentity.com/pingaccess/8.3/agents_and_integrations/pa_sdk_for_directory_structure.html
revdate: February 6, 2023
---

# Agent SDK for C directory structure

The PingAccess Agent SDK for C directory contains these subdirectories.

* `/`

  This directory contains the Agent Software Development Kit (SDK) *(tooltip: \<div class="paragraph">
  \<p>A set of tools that allows a developer to build a custom application that integrates with or connects to a platform or service.\</p>
  \</div>)* for C `README.md`, which contains information developers need to develop agents using the SDK. It also contains `ReadMeFirst.pdf` and `Legal.pdf`, which contain general information about the kit and third-party licenses used by components of the SDK.

* `/apidocs`

  API documentation for the SDK. Open `index.html` to access the API documentation content.

* `/include`

  Agent SDK header files.

* `/lib`

  32-bit and 64-bit libraries for Red Hat Enterprise Linux 7 and 8, and Windows, including third-party dependencies required by the SDK.

* `/sample`

  Sample source code for an agent for Apache. This sample agent uses the SDK and includes a sample configuration file for Apache to use the sample agent to enforce authentication and access control policies.
