procedure RequestNewAccessToken;

 

Description

Performs an AccessToken update using the previously obtained RefreshToken. Some services require updating of the AccessToken before each use.

To obtain the AccessToken by using the RefreshToken, you need to define values for the following properties: ClientId, ClientSecret, RefreshToken, and TokenRequestUrl. After that, you can call out the RequestNewAccessToken method. The execution result will be saved in AccessToken.

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support