TdxOAuth2AuthorizationAgent Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Access |
Returns the online account access token. |
Access |
Returns the account access token expiration time, in seconds. |
Access |
Returns the account access token’s type name. |
Additional |
Specifies the list of custom account access scopes. |
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. |
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 if the authorization agent can request additional access scopes by using the incremental authorization feature. |
Default |
Specifies the default universal resource identifier required to receive an OAuth 2. |
Default |
Specifies the default access token lifetime, in seconds. |
Header |
Specifies the default header for HTTP requests to an OAuth 2. |
See Also