DataSource.ImpersonationInfo Property

Definition

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

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DataSource_ImpersonationInfo")]
public Microsoft.AnalysisServices.ImpersonationInfo ImpersonationInfo { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DataSource_ImpersonationInfo")>]
member this.ImpersonationInfo : Microsoft.AnalysisServices.ImpersonationInfo with get, set
Public Property ImpersonationInfo As ImpersonationInfo

Property Value

ImpersonationInfo

The information that is used to impersonate a user.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to