Condividi tramite


Membri ConnectionSecurityContext

Represents information you use when you connect to Microsoft SQL Server.

Il tipo ConnectionSecurityContext espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ConnectionSecurityContext Initializes a new instance of the ConnectionSecurityContext class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).
Metodo pubblico Update Updates schedule fields associated with the connection security context.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica SecureSqlStandardPassword
Proprietà pubblica SqlStandardLogin Gets or sets the login used with SQL Server Authentication.
Proprietà pubblica SqlStandardPassword Gets or sets the password for the login required for SQL Server Authentication.
Proprietà pubblica WindowsAuthentication Gets or sets the Boolean property that specifies whether the connection is made by using Windows Authentication or SQL Server Authentication.

In alto