OAuthGrantType
The grant type for the OAuth flow.
Syntax
property OAuthGrantType: String;
Possible Values
CODE, CLIENTData Type
String
Default Value
"CODE"
Remarks
The following options are available: CODE,CLIENT
The grant type for the OAuth flow.
property OAuthGrantType: String;
String
"CODE"
The following options are available: CODE,CLIENT