skip to main content
Connection option descriptions : OAuth Refresh Token
  

Try DataDirect Drivers Now

OAuth Refresh Token

Attribute

RefreshToken (rtok)

Purpose

Specifies the refresh token used to either request a new access token or renew an expired access token for OAuth 2.0 implementations.
Important: The refresh token is a confidential value used to authenticate to the service. To prevent unauthorized access, this value must be securely maintained.

Valid Values

String
where:
String
is the refresh token you have obtained from the Dynamics 365 service.

Notes

*See "OAuth 2.0 authentication" for more information.

Default Value

No default value