OAuthGrantType
The grant type for the OAuth flow.
Possible Values
CODE, PASSWORD, IMPLICITData Type
string
Default Value
"CODE"
Remarks
The following options are available: CODE,PASSWORD,IMPLICIT
The grant type for the OAuth flow.
string
"CODE"
The following options are available: CODE,PASSWORD,IMPLICIT