Client |
The ClientOAuthServiceBehavior type exposes the following members.
| Name | Description | |
|---|---|---|
| _AppletManager |
Applet manager for use in contexts where multiple solutions are not supported (like the dCDR)
(Inherited from OAuthServiceBehavior) | |
| _AppletSolutionManager |
Applet solution manager.
(Inherited from OAuthServiceBehavior) | |
| _SymmetricProvider |
Symmetric encryption provider.
(Inherited from OAuthServiceBehavior) | |
| _TokenRequestHandlers |
A list of grant type names and corresponding ITokenRequestHandler to process the request.
(Inherited from OAuthServiceBehavior) | |
| m_AppIdentityProvider |
Application identity provider.
(Inherited from OAuthServiceBehavior) | |
| m_configuration |
Configuration for OAuth provider.
(Inherited from OAuthServiceBehavior) | |
| m_DeviceIdentityProvider |
Device identity provider.
(Inherited from OAuthServiceBehavior) | |
| m_JwtHandler |
JWT Handler to create JWTs with.
(Inherited from OAuthServiceBehavior) | |
| m_LocalizationService |
Localization service.
(Inherited from OAuthServiceBehavior) | |
| m_masterConfig |
Master secuirity configuration.
(Inherited from OAuthServiceBehavior) | |
| m_policyEnforcementService |
Policy Enforcement Service.
(Inherited from OAuthServiceBehavior) | |
| m_SessionIdentityProvider |
Session Identity Provider that can authenticate and return a principal for a given session.
(Inherited from OAuthServiceBehavior) | |
| m_SessionProvider |
Session Provider
(Inherited from OAuthServiceBehavior) | |
| m_SessionResolver |
Session resolver
(Inherited from OAuthServiceBehavior) | |
| m_traceSource |
Trace Source
(Inherited from OAuthServiceBehavior) |