Partager via


Membres ConnectionSecurityContext

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

Le type ConnectionSecurityContext expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ConnectionSecurityContext Initializes a new instance of the ConnectionSecurityContext class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)
Méthode publique Update Updates schedule fields associated with the connection security context.

Haut de la page

Propriétés

  Nom Description
Propriété publique SecureSqlStandardPassword
Propriété publique SqlStandardLogin Gets or sets the login used with SQL Server Authentication.
Propriété publique SqlStandardPassword Gets or sets the password for the login required for SQL Server Authentication.
Propriété publique WindowsAuthentication Gets or sets the Boolean property that specifies whether the connection is made by using Windows Authentication or SQL Server Authentication.

Haut de la page