Click or drag to resize

CertificateTokenProviderOptions Properties

The CertificateTokenProviderOptions type exposes the following members.

Properties
  NameDescription
Public propertyAuthenticationType
Gets or sets the authentication type. Default value is "Certificate".
Public propertyClientId
Gets or sets the client id.
Public propertyDatabase
Gets or sets the database.
Public propertyDiscoveryDocument
Gets or sets the discovery document.
Public propertyMaxRedirectsCount
Gets or sets the max allowed redirects. Default value is 10.
Public propertyRedirectUri
Gets or sets the redirect uri.
Public propertyScope
Gets or sets the scope.
Top
See Also