The TrustedDistributorConnection property directs authentication mode use.
object.TrustedDistributorConnection [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | True or False |
Boolean
Read/write
HRESULT GetTrustedDistributorConnection(LPBOOL pRetVal);
HRESULT SetTrustedDistributorConnection(BOOL NewValue);