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 | |
---|---|---|
Account | Gets or sets the user account. | |
ImpersonationInfoSecurity | Gets or sets the password availability from data source. | |
ImpersonationMode | Gets or sets the access mode the service uses to connect to the data source. | |
Password | Gets or sets the password. |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
Clone | Returns a full copy of current ImpersonationInfo object. | |
CopyTo | Returns a full copy of current ImpersonationInfo into specified object. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a System.String representation of current object. |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
위쪽
Explicit Interface Implementations
이름 | Description | |
---|---|---|
System.ICloneable.Clone |
위쪽
참고 항목
참조
ImpersonationInfo Class
Microsoft.AnalysisServices Namespace