Partager via


SiteAuthSettings.Enabled Propriété

Définition

Obtient ou définit <code>true</code> si la fonctionnalité Authentification/Autorisation est activée pour l’application actuelle ; sinon, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enabled")]
public bool? Enabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enabled")>]
member this.Enabled : Nullable<bool> with get, set
Public Property Enabled As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à