![]() |
lf-api-client-core-dotnet
1.3.7
|
| ▼NLaserfiche | |
| ▼NApi | |
| ▼NClient | |
| ▼NAPIServer | |
| CCreateConnectionRequest | |
| CITokenClient | The API client for the Laserfiche Self-Hosted token route |
| CSessionKeyInfo | |
| CTokenClient | The API client for the Laserfiche Self-Hosted token route |
| ▼NHttpHandlers | |
| CApiHttpMessageHandler | HttpClient Message Handler to interact with Laserfiche APIs. It provides the following features: |
| CBeforeSendResult | |
| CIHttpRequestHandler | Provides a way to modify an HTTP request and to handle the response |
| COAuthClientCredentialsHandler | Laserfiche Cloud OAuth client credentials handler to set the authorization header JWT given an access key and a service principal key associated with an OAuth service app |
| CUsernamePasswordHandler | Username password handler for Laserfiche Self-Hosted API Server to set the authorization header given repository ID, username, password, and base URL |
| ▼NOAuth | |
| CAccessKey | Access key together with the service principal key are the secrets associated with an OAuth service app, which can be exported from the Laserfiche Developer Console |
| CGetAccessTokenRequest | The request to the Laserfiche Cloud OAuth 2.0 token endpoint |
| CGetAccessTokenResponse | The response from the Laserfiche Cloud OAuth 2.0 token endpoint |
| CITokenClient | The API client for the Laserfiche Cloud token route |
| CTokenClient | The API client for the Laserfiche Cloud token route |
| ▼NUtils | |
| CDomainUtils | |
| CJwtUtils | |
| CApiException | Represents errors that occur from error API responses |
| CProblemDetails | A machine-readable format for specifying errors in HTTP API responses based on https://tools.ietf.org/html/rfc7807 |