SqlAuthenticationParameters.Password プロパティ

定義

ユーザー パスワードを取得します。

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

プロパティ値

ユーザー パスワード。

適用対象