Share via


DeploymentBaseContext.EncryptPassword Property

Definition

Gets the encrypted password.

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

Property Value

A string that contains the encrypted password.

Applies to