Cmdlets for Microsoft SharePoint

Build 24.0.9175

RefreshOAuthAccessToken

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

Input

Name Type Required Description
OAuthRefreshToken String False 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) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175