OAuthRefreshToken Parameter (Connect-GoogleSheets Cmdlet)
The OAuth refresh token for the corresponding OAuth access token.
Syntax
Connect-GoogleSheets -OAuthRefreshToken string
Data Type
cstr
Default Value
""
Remarks
The OAuthRefreshToken property is used to refresh the OAuthAccessToken when using OAuth authentication.