TdxMicrosoftGraphAPIOAuth2AuthorizationAgent Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Access |
Returns the online account access token.
Inherited from Tdx |
Access |
Returns the account access token expiration time, in seconds.
Inherited from Tdx |
Access |
Returns the account access token’s type name.
Inherited from Tdx |
Additional |
Specifies the list of custom account access scopes.
Inherited from Tdx |
Client |
Specifies the OAuth 2. |
Client |
Specifies the OAuth 2. |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Design |
Inherited from TComponent. |
Is |
Identifies if the agent is successfully authorized in an online account.
Inherited from Tdx |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Redirect |
Specifies the universal resource identifier to receive an OAuth 2. |
Refresh |
Returns the refresh token that the authorization agent uses.
Inherited from Tdx |
Tag | Inherited from TComponent. |
User |
Specifies the authorization agent’s user agent string.
Inherited from Tdx |
VCLCom |
Inherited from TComponent. |
#Methods
#Events
Name | Description |
---|---|
On |
Notifies of an error occurring in the authorization agent.
Inherited from Tdx |
On |
Notifies of a successful termination of the current authorization session.
Inherited from Tdx |
On |
Occurs on an attempt to authorize in an online account via the OAuth 2. |
On |
Occurs on an attempt to receive an OAuth 2. |
On |
Occurs on an attempt to receive an OAuth 2. |
On |
Notifies of a successful start of the authorization session.
Inherited from Tdx |
#Constants
Name | Description |
---|---|
Default |
Specifies the default OAuth 2. |
Default |
Specifies the default OAuth 2. |
See Also