ConnectionInfo.ImpersonationLevel Property

Definition

Gets the impersonation level associated with a ConnectionInfo object.

public Microsoft.AnalysisServices.ImpersonationLevel ImpersonationLevel { get; }
member this.ImpersonationLevel : Microsoft.AnalysisServices.ImpersonationLevel
Public ReadOnly Property ImpersonationLevel As ImpersonationLevel

Property Value

An ImpersonationLevel with the level.

Applies to