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