OAuth |
The OAuthClientCore type exposes the following members.
| Name | Description | |
|---|---|---|
| ClientId | The ClientId of the application. | |
| CryptoRNG | Gets or sets the configured random number generator | |
| DiscoveryDocument | Gets or sets the discover document fetched from the server | |
| RestClientFactory | Gets the IRestClientFactory service which is injected into this service | |
| TokenHandler | Gets the token handler | |
| TokenValidationParameters | Gets or sets the token validation parameters | |
| Tracer | Gets the tracer to use for logging |