TDV Adapter for Microsoft SharePoint

Build 23.0.8839

RefreshOAuthAccessToken

Refreshes the OAuth access token that is used for authentication with SharePoint.

Input

Name Type Description
OAuthRefreshToken String The old token to be refreshed.

Result Set Columns

Name Type Description
OAuthAccessToken String The authentication token returned from SharePoint.
OAuthRefreshToken String A token that may be used to obtain a new access token.
ExpiresIn String The remaining lifetime of the access token.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839