Cmdlets for Sage 50 UK

Build 24.0.9060

AuthScheme Parameter (Connect-Sage50UK Cmdlet)

The scheme used for authentication. Accepted entries are Basic, Digest, or None.

Syntax

Connect-Sage50UK -AuthScheme string

Possible Values

Basic, Digest, None

Data Type

cstr

Default Value

"Basic"

Remarks

Together with Password and User, this field is used to authenticate against the Sage 50 UK Accounts service. Basic is the default option.

  • Basic: Set this to use HTTP Basic authentication.
  • Digest: Set this to use HTTP Digest authentication.

This is a required parameter.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060