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