ConnectionSecurityContext Members
Represents information you use when you connect to Microsoft SQL Server.
The following tables list the members exposed by the ConnectionSecurityContext type.
Public Constructors
Имя | Description | |
---|---|---|
ConnectionSecurityContext | Initializes a new instance of the ConnectionSecurityContext class. |
В начало
Public Properties
Имя | Description | |
---|---|---|
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. |
В начало
Public Methods
(see also Protected Methods )
Имя | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) | |
Update | Updates schedule fields associated with the connection security context. |
В начало
Protected Methods
Имя | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
В начало
См. также
Справочник
ConnectionSecurityContext Class
Microsoft.SqlServer.Replication Namespace