AuthScheme
The scheme used for authentication. Accepted entries are OAuth and UserToken.
Possible Values
OAuth, UserTokenData Type
string
Default Value
"OAuth"
Remarks
Use the following options to select your authentication scheme:
- OAuth: Set to this to perform OAuth authentication.
- UserToken: Set to this to perform UserToken authentication.