Back to Devexpress

TdxGoogleAPIOAuth2AuthorizationAgent Properties

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

latest5.7 KB
Original Source

TdxGoogleAPIOAuth2AuthorizationAgent Properties

A non-visual component designed to authorize your application in a Google 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.
RedirectUriPortSpecifies the port for a local HTTP server that authenticates and authorizes a Google data provider.
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

TdxGoogleAPIOAuth2AuthorizationAgent Class

TdxGoogleAPIOAuth2AuthorizationAgent Members

dxAuthorizationAgents Unit