Limilabs. |
| Class | Description | |
|---|---|---|
| AuthenticationException | Represents an authentication protocol error. | |
| OAuth | This class allows you to create signed OAuth requests. | |
| OAuthParameterName | Groups all OAuth parameter names. | |
| ParameterList | Represents QueryParameter collection. | |
| QueryParameter | Represents query parameter. | |
| SSPIException | Represents SSPI exception. |
| Interface | Description | |
|---|---|---|
| IOAuth | Represents not signed OAuth request. | |
| ISignedOAuth | Represents signed OAuth request. |
| Enumeration | Description | |
|---|---|---|
| HttpMethod | HTTP protocol method used by OAuth authentication (HttpMethod(HttpMethod)). | |
| SignatureType | Signature types used by OAuth authentication (SignatureMethod(SignatureType)). | |
| SSPIMechanism | Represents SSPI mechanism. |