Share via


CustomOpenIdConnectProvider.Enabled Property

Definition

<code>false</code> if the custom Open ID provider provider should not be enabled; otherwise, <code>true</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