次の方法で共有


ConnectionCredential.Password プロパティ

定義

接続資格情報のパスワードを取得します。

public:
 property System::String ^ Password { System::String ^ get(); };
public string Password { get; }
member this.Password : string
Public ReadOnly Property Password As String

プロパティ値

オブジェクトの ConnectionCredential パスワード。

適用対象