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