FeatureSwitches.XmlaAadAuthenticationEnabled Property

Definition

Gets a value that indicates whether XmlaAadAuthentication is enabled.

public:
 property bool XmlaAadAuthenticationEnabled { bool get(); };
public bool XmlaAadAuthenticationEnabled { get; }
member this.XmlaAadAuthenticationEnabled : bool
Public ReadOnly Property XmlaAadAuthenticationEnabled As Boolean

Property Value

true if XmlaAadAuthentication is enabled; otherwise, false.

Applies to