Share via


HttpClientConnection100Class.ServerPassword プロパティ

定義

サーバーにログオンするために使用されるパスワードを設定します。 このプロパティは書き込み専用です。

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

プロパティ値

サーバーへのログオンに使用するパスワードを含む文字列。

実装

属性

適用対象