AuthScheme Parameter (Connect-MYOB Cmdlet)
The scheme used for authentication. Accepted entries are Basic and OAuth.
Syntax
Connect-MYOB -AuthScheme string
Possible Values
Basic, OAuthData Type
cstr
Default Value
"OAuth"
Remarks
The available authentication options are:
- Basic: Set this to use HTTP Basic authentication.
- OAuth: Set this to use OAuth authentication. Only available for MYOB cloud instance.