ConnectionInfo.ProtectionLevel Property

Definition

Gets the protection level associated with a ConnectionInfo object.

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

Property Value

A ProtectionLevel with the level.

Applies to