TrustedDistributorConnection Property (SQL-DMO)

The TrustedDistributorConnection property directs authentication mode use.

Applies To

DistributionPublisher Object

Syntax

object.TrustedDistributorConnection [= value]

Part Description
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);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.