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