HttpClientConnection100Class.ServerPassword Property

Definition

Sets the password used to log on to the server. This property is write-only.

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

Property Value

A String that contains the password used to log on to the server.

Implements

Attributes

Applies to