DeploymentBaseContext.EncryptPassword 屬性

定義

取得加密的密碼。

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

屬性值

包含加密密碼的字串。

適用於