CData Python Connector for Azure Data Lake Storage

Build 25.0.9454

RefreshOAuthAccessToken

Renews an expired OAuth access token to maintain continuous access to Azure Data Lake Storage without the need to reauthenticate.

Input

Name Type Description
OAuthRefreshToken String Mandatory. The refresh token used to obtain a new OAuth access token.

Result Set Columns

Name Type Description
OAuthAccessToken String The new OAuth access token returned for authenticating requests to Azure Data Lake Storage.
ExpiresIn String The number of seconds before the new access token expires.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454