ConnectionSettings.SecurePassword プロパティ

定義

ログインでサーバーに接続するために使用されるパスワード。 例外: ConnectionCannotBeChangedException InvalidPropertyValueException PropertyNotSetException

[System.ComponentModel.Browsable(false)]
public System.Security.SecureString SecurePassword { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.SecurePassword : System.Security.SecureString with get, set
Public Property SecurePassword As SecureString

プロパティ値

属性

適用対象