Database.DataSourceImpersonationInfo Property

Definition

Gets or sets the impersonation information associated with a Database.

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.ImpersonationInfoTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public Microsoft.AnalysisServices.ImpersonationInfo DataSourceImpersonationInfo { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.ImpersonationInfoTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.DataSourceImpersonationInfo : Microsoft.AnalysisServices.ImpersonationInfo with get, set
Public Property DataSourceImpersonationInfo As ImpersonationInfo

Property Value

Security related impersonation information.

Attributes

Applies to