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