Share via


IAppConfig.ExperimentalFeaturesEnabled Property

Definition

Allows usage of features that are experimental and would otherwise throw a specific exception. Use of experimental features in production is not recommended and are subject to be removed between builds. For details see https://aka.ms/msal-net-experimental-features.

public bool ExperimentalFeaturesEnabled { get; }
member this.ExperimentalFeaturesEnabled : bool
Public ReadOnly Property ExperimentalFeaturesEnabled As Boolean

Property Value

Applies to