AuthPlatform.Enabled Property

Definition

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

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

Property Value

Applies to