Share via


AuthPlatform.IsEnabled Property

Definition

<code>true</code> if the Authentication / Authorization feature is enabled for the current app; otherwise, <code>false</code>.

public bool? IsEnabled { get; set; }
member this.IsEnabled : Nullable<bool> with get, set
Public Property IsEnabled As Nullable(Of Boolean)

Property Value

Applies to