Discuss this help topic in SecureBlackbox Forum
Specifies whether access token should be automatically refreshed.
Declaration
Description
Set this property to true to let TElSimpleOAuth2Client automatically refresh AccessToken. If available, RefreshToken is used to renew access token. Otherwise the authorization process is initiated from the beginning, with user authentication and so on.
The default value is False.