UIConnectionInfo.EncryptedPassword Propriété

Définition

Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.  Obtient ou définit le mot de passe chiffré de UIConnectionInfo.

public:
 property System::String ^ EncryptedPassword { System::String ^ get(); void set(System::String ^ value); };
public string EncryptedPassword { get; set; }
member this.EncryptedPassword : string with get, set
Public Property EncryptedPassword As String

Valeur de propriété

Mot de passe chiffré de UIConnectionInfo.

S’applique à