ConnectionSecurityContext Miembros
Represents information you use when you connect to Microsoft SQL Server.
El tipo ConnectionSecurityContext expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
ConnectionSecurityContext | Initializes a new instance of the ConnectionSecurityContext class. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). | |
Update | Updates schedule fields associated with the connection security context. |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
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. |
Principio
Vea también