Langue

UIConnectionInfo.EncryptedPassword Propriété

Définition

Ne faites pas référence directement à 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é

Le mot de passe chiffré de l’UIConnectionInfo.

S’applique à