TdxOAuth2AuthorizationAgentUserInfo Properties
The base class for user information providers with support for the OAuth 2.0 authentication protocol.| Name | Description |
|---|---|
| AuthorizationAgent | Provides access to the parent authorization agent component. |
| DisplayName | Returns the display name of the connected account’s owner. Inherited from TdxAuthorizationAgentUserInfo. |
| Returns the e-mail of the connected account’s owner. Inherited from TdxAuthorizationAgentUserInfo. |
See Also