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