TrustedDistributorConnection Property

SQL-DMO

SQL-DMO

TrustedDistributorConnection Property

The TrustedDistributorConnection property directs authentication mode use.

Applies To
DistributionPublisher Object
Syntax

object.TrustedDistributorConnection [= value]

Parts

object

Expression that evaluates to an object in the Applies To list

value

TRUE or FALSE

Data Type

Boolean

Modifiable

Read/write

Prototype (C/C++)

HRESULT GetTrustedDistributorConnection(LPBOOL pRetVal);

HRESULT SetTrustedDistributorConnection(BOOL NewValue);