Back to Devexpress

TdxOAuth2AuthorizationAgent.ValidateAccessToken Method

vcl-dxauthorizationagents-dot-tdxoauth2authorizationagent-225cdf9b.md

latest963 B
Original Source

TdxOAuth2AuthorizationAgent.ValidateAccessToken Method

Validates the account access token.

Declaration

delphi
procedure ValidateAccessToken;

Remarks

Call this procedure to ensure that the authorization agent has a valid access token. The ValidateAccessToken procedure checks if the access token is valid and calls the RefreshAccessToken function if the token has expired.

See Also

TdxOAuth2AuthorizationAgent Class

TdxOAuth2AuthorizationAgent Members

dxAuthorizationAgents Unit