다음을 통해 공유


FacebookProvider.Enabled Property

Definition

<code>false</code> if the Facebook provider should not be enabled despite the set registration; 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