OAuthGrantType Parameter (Connect-Salesforce Cmdlet)
The grant type for the OAuth flow.
Syntax
Connect-Salesforce -OAuthGrantType string
Possible Values
CODE, PASSWORD, CLIENTData Type
cstr
Default Value
"CODE"
Remarks
The following options are available: CODE,PASSWORD,CLIENT