ConnectionSecurityContext.SqlStandardPassword Proprietà

Definizione

Ottiene o imposta la password per l'account di accesso richiesto per l'autenticazione di SQL Server.

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

Valore della proprietà

Valore String che specifica la password per l'account di accesso necessario per SQL Server Authentication.

Implementazioni

Commenti

Se possibile, usare l'autenticazione di Windows.

Questo spazio dei nomi, classe o membro è supportato solo in .NET Framework 2.0.

Si applica a