다음을 통해 공유


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
ms156023.pubproperty(ko-kr,SQL.90).gif SecureSqlStandardPassword  
ms156023.pubproperty(ko-kr,SQL.90).gif SqlStandardLogin Gets or sets the login used with SQL Server Authentication.
ms156023.pubproperty(ko-kr,SQL.90).gif SqlStandardPassword Gets or sets the password for the login required for SQL Server Authentication.
ms156023.pubproperty(ko-kr,SQL.90).gif 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
ms156023.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms156023.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms156023.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms156023.pubmethod(ko-kr,SQL.90).gifms156023.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms156023.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )
ms156023.pubmethod(ko-kr,SQL.90).gif Update Updates schedule fields associated with the connection security context.

위쪽

Protected Methods

  이름 Description
ms156023.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms156023.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

ConnectionSecurityContext Class
Microsoft.SqlServer.Replication Namespace