AuthScheme
Specifies the authentication method to use when connecting to Smartsheet.
Possible Values
PersonalAccessToken, OAuthデータ型
string
デフォルト値
"PersonalAccessToken"
解説
This property specifies whether to use Personal Access Token (PAT) or OAuth for authenticating with Smartsheet. When using PersonalAccessToken, ensure you have a valid token available. For OAuth, configure the necessary OAuth settings, such as OAuthClientId, OAuthClientSecret, and CallbackURL, to enable the provider to perform OAuth-based authentication. Choose the authentication method based on your access requirements and Smartsheet's supported security protocols.