ImpersonationInfo Members

Defines the type of credentials used to establish a connection to the server.

The following tables list the members exposed by the ImpersonationInfo type.

Public Constructors

  이름 Description
ImpersonationInfo Overloaded. Initializes a new instance of ImpersonationInfo.

위쪽

Public Properties

  이름 Description
ms165824.pubproperty(ko-kr,SQL.90).gif Account Gets or sets the user account.
ms165824.pubproperty(ko-kr,SQL.90).gif ImpersonationInfoSecurity Gets or sets the password availability from data source.
ms165824.pubproperty(ko-kr,SQL.90).gif ImpersonationMode Gets or sets the access mode the service uses to connect to the data source.
ms165824.pubproperty(ko-kr,SQL.90).gif Password Gets or sets the password.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms165824.pubmethod(ko-kr,SQL.90).gif Clone Returns a full copy of current ImpersonationInfo object.
ms165824.pubmethod(ko-kr,SQL.90).gif CopyTo Returns a full copy of current ImpersonationInfo into specified object.
ms165824.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165824.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms165824.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms165824.pubmethod(ko-kr,SQL.90).gifms165824.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165824.pubmethod(ko-kr,SQL.90).gif ToString Overridden. Returns a System.String representation of current object.

위쪽

Protected Methods

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

위쪽

Explicit Interface Implementations

  이름 Description
System.ICloneable.Clone  

위쪽

참고 항목

참조

ImpersonationInfo Class
Microsoft.AnalysisServices Namespace