DataSourceCredentials.EncryptedUserName Proprietà

Definizione

Ottiene o imposta il nome utente crittografato dell'origine dati.

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

Valore della proprietà

String

Nome utente crittografato dell'origine dati.

Si applica a