Click or drag to resize

Limilabs.Client.Authentication Namespace

Authentication namespace.
Classes
  ClassDescription
Public classAuthenticationException
Represents an authentication protocol error.
Public classOAuth
This class allows you to create signed OAuth requests.
Public classOAuthParameterName
Groups all OAuth parameter names.
Public classParameterList
Represents QueryParameter collection.
Public classQueryParameter
Represents query parameter.
Public classSSPIException
Represents SSPI exception.
Interfaces
  InterfaceDescription
Public interfaceIOAuth
Represents not signed OAuth request.
Public interfaceISignedOAuth
Represents signed OAuth request.
Enumerations
  EnumerationDescription
Public enumerationHttpMethod
HTTP protocol method used by OAuth authentication (HttpMethod(HttpMethod)).
Public enumerationSignatureType
Signature types used by OAuth authentication (SignatureMethod(SignatureType)).
Public enumerationSSPIMechanism
Represents SSPI mechanism.