UIConnectionInfo.EncryptedPassword Proprietà

Definizione

Non fare riferimento diretto a questo membro nel tuo codice. Supporta l'infrastruttura SQL Server. Ottiene o imposta la password criptata dell'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

Valore della proprietà

La password criptata dell'UIConnectionInfo.

Si applica a