The SourceUseTrustedConnection property specifies whether the Windows NT Authentication security mode is to be used.
TransferObjectsTask Object |
object.SourceUseTrustedConnection[= value]
Part | Description |
---|---|
object | An 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 GetSourceUseTrustedConnection(VARIANT_BOOL *pRetVal);
HRESULT SetSourceUseTrustedConnection(VARIANT_BOOL NewValue);
SourceDatabase Property | SourcePassword Property |
SourceLogin Property | SourceServer Property |