AuthScheme Parameter (Connect-DocuSign Cmdlet)
The type of authentication to use when connecting to DocuSign.
Syntax
Connect-DocuSign -AuthScheme string
Possible Values
OAuth, OAuthJWTData Type
cstr
Default Value
"OAuth"
Remarks
- OAuth: Set this to perform OAuth authentication.
- OAuthJWT: Set this to perform OAuthJWT authentication.