IAppConfig.ExperimentalFeaturesEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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