Compartir a través de


ConnectionSecurityContext Miembros

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

El tipo ConnectionSecurityContext expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ConnectionSecurityContext Initializes a new instance of the ConnectionSecurityContext class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).
Método publico Update Updates schedule fields associated with the connection security context.

Principio

Propiedades

  Nombre Descripción
Propiedad pública SecureSqlStandardPassword
Propiedad pública SqlStandardLogin Gets or sets the login used with SQL Server Authentication.
Propiedad pública SqlStandardPassword Gets or sets the password for the login required for SQL Server Authentication.
Propiedad pública WindowsAuthentication Gets or sets the Boolean property that specifies whether the connection is made by using Windows Authentication or SQL Server Authentication.

Principio