AuthScheme Property

The authentication scheme to use when connecting.

Data Type

Enumeration

Possible Values

None (0)
SASLAnonymous (1)
SASLPlain (2)

Default Value

0

Remarks

This property controls what authentication scheme the task should use when connecting to the remote host.

Valid values are:

  • smNone (0)
  • smSASLAnonymous (1) - Default
  • smSASLPlain (2)

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Tasks for SSIS - Version 20.0 [Build 8319]