DataSource.ImpersonationInfo Property

Definition

Gets or sets the impersonation information associated with a specified DataSource object.

public Microsoft.AnalysisServices.ImpersonationInfo ImpersonationInfo { get; set; }
member this.ImpersonationInfo : Microsoft.AnalysisServices.ImpersonationInfo with get, set
Public Property ImpersonationInfo As ImpersonationInfo

Property Value

The information that is used to impersonate a user.

Applies to