The DestinationUseTrustedConnection property specifies whether the Windows NT Authentication security mode is to be used.
| TransferObjectsTask Object |
object.DestinationUseTrustedConnection[= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | Whether the Windows NT Authentication security mode is to be used |
The default is False.
Boolean
Read/write
HRESULT GetDestinationUseTrustedConnection(VARIANT_BOOL *pRetVal);
HRESULT SetDestinationUseTrustedConnection(VARIANT_BOOL NewValue);
| DestinationDatabase Property | DestinationPassword Property |
| DestinationLogin Property | DestinationServer Property |