Freigeben über


ConnectionSecurityContext-Member

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

Der ConnectionSecurityContext-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ConnectionSecurityContext Initializes a new instance of the ConnectionSecurityContext class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)
Öffentliche Methode Update Updates schedule fields associated with the connection security context.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft SecureSqlStandardPassword
Öffentliche Eigenschaft SqlStandardLogin Gets or sets the login used with SQL Server Authentication.
Öffentliche Eigenschaft SqlStandardPassword Gets or sets the password for the login required for SQL Server Authentication.
Öffentliche Eigenschaft WindowsAuthentication Gets or sets the Boolean property that specifies whether the connection is made by using Windows Authentication or SQL Server Authentication.

Zum Anfang