Click or drag to resize

OAuthClientCore Properties

The OAuthClientCore type exposes the following members.

Properties
 NameDescription
Public propertyClientId The ClientId of the application.
Protected propertyCryptoRNG Gets or sets the configured random number generator
Protected propertyDiscoveryDocument Gets or sets the discover document fetched from the server
Protected propertyRestClientFactory Gets the IRestClientFactory service which is injected into this service
Protected propertyTokenHandler Gets the token handler
Protected propertyTokenValidationParameters Gets or sets the token validation parameters
Protected propertyTracer Gets the tracer to use for logging
Top
See Also