The DestinationLogin property specifies the login ID on a destination server.
| TransferObjectsTask Object |
object.DestinationLogin[= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | Login ID |
DestinationLogin is required if an application is not using the Windows NT Authentication security mode.
String
Read/write
HRESULT GetDestinationLogin(BSTR *pRetVal);
HRESULT SetDestinationLogin(BSTR NewValue);
| DestinationDatabase Property | DestinationServer Property |
| DestinationPassword Property | DestinationUseTrustedConnection Property |