Skip to main content

TdxOAuth2AuthorizationAgentUserInfo Properties

The base class for all classes that implement user information providers that use the OAuth 2.0 authentication protocol.
Name Description
AuthorizationAgent Provides access to the OAuth 2.0-compatible authorization agent that authenticates and authorizes the user information provider in an online account.
DisplayName Returns the user display name obtained from a connected online account. Inherited from TdxAuthorizationAgentUserInfo.
Mail Returns the user email obtained from a connected online account. Inherited from TdxAuthorizationAgentUserInfo.
See Also