IDTSHttpClientConnection100.ServerPassword Property

Definition

Sets the password used to log on to the server.

public:
 property System::String ^ ServerPassword {  void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(5)]
public string ServerPassword { [System.Runtime.InteropServices.DispId(5)] set; }
[<System.Runtime.InteropServices.DispId(5)>]
[<set: System.Runtime.InteropServices.DispId(5)>]
member this.ServerPassword : string
Public Property ServerPassword As String

Property Value

The password used to log on to the server.

Attributes

Applies to