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.

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms165824.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms165824.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  

Top

See Also

Reference

ImpersonationInfo Class
Microsoft.AnalysisServices Namespace