AuthScheme
The type of authentication to use when connecting to HubDB.
Possible Values
OAuth, PrivateAppData Type
string
Default Value
"OAuth"
Remarks
- OAuth: Set to this to perform the OAuth 2.0 authentication.
- PrivateApp: Set this to perform Token Based Authentication via the OAuthAccessToken property.