Поделиться через


Элементы ConnectionSecurityContext

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

Тип ConnectionSecurityContext предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод ConnectionSecurityContext Initializes a new instance of the ConnectionSecurityContext class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)
Открытый метод Update Updates schedule fields associated with the connection security context.

В начало

Свойства

  Имя Описание
Открытое свойство SecureSqlStandardPassword
Открытое свойство SqlStandardLogin Gets or sets the login used with SQL Server Authentication.
Открытое свойство SqlStandardPassword Gets or sets the password for the login required for SQL Server Authentication.
Открытое свойство WindowsAuthentication Gets or sets the Boolean property that specifies whether the connection is made by using Windows Authentication or SQL Server Authentication.

В начало