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
Name | Description | |
---|---|---|
ImpersonationInfo | Overloaded. Initializes a new instance of ImpersonationInfo. |
Nach oben
Public Properties
Name | 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. |
Nach oben
Public Methods
(see also Protected Methods )
Name | 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. |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Nach oben
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.ICloneable.Clone |
Nach oben
Siehe auch
Verweis
ImpersonationInfo Class
Microsoft.AnalysisServices Namespace