Back to Devexpress

TdxMicrosoftGraphAPIOAuth2AuthorizationAgent Properties

vcl-dxauthorizationagents-dot-tdxmicrosoftgraphapioauth2authorizationagent-dot-underscore-properties.md

latest5.5 KB
Original Source

TdxMicrosoftGraphAPIOAuth2AuthorizationAgent Properties

A non-visual component designed to authorize your application in a Microsoft online account.

NameDescription
AccessTokenReturns the online account access token. Inherited from TdxOAuth2AuthorizationAgent.
AccessTokenExpiresInReturns the account access token expiration time, in seconds. Inherited from TdxOAuth2AuthorizationAgent.
AccessTokenTypeReturns the account access token’s type name. Inherited from TdxOAuth2AuthorizationAgent.
AdditionalScopesSpecifies account access scopes. Inherited from TdxOAuth2AuthorizationAgent.
ClientIDSpecifies the OAuth 2.0 unique client identifier. Inherited from TdxOAuth2AuthorizationAgent.
ClientSecretSpecifies the OAuth 2.0 client secret. Inherited from TdxOAuth2AuthorizationAgent.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
DesignInfoInherited from TComponent.
IsAuthorizedIdentifies if the agent is successfully authorized in an online account. Inherited from TdxCustomAuthorizationAgent.
NameInherited from TComponent.
ObserversInherited from TComponent.
OwnerInherited from TComponent.
RedirectUriSpecifies the universal resource identifier to receive an OAuth 2.0 account access token. Inherited from TdxOAuth2AuthorizationAgent.
RefreshTokenReturns the refresh token that the authorization agent uses. Inherited from TdxOAuth2AuthorizationAgent.
TagInherited from TComponent.
UserAgentSpecifies the authorization agent’s user agent string. Inherited from TdxCustomAuthorizationAgent.
VCLComObjectInherited from TComponent.

See Also

TdxMicrosoftGraphAPIOAuth2AuthorizationAgent Class

TdxMicrosoftGraphAPIOAuth2AuthorizationAgent Members

dxAuthorizationAgents Unit