Freigeben über


ApplicationBase.Oauth2AllowImplicitFlow Eigenschaft

Definition

Ruft ab, ob der implizite Gewährungsflow für OAuth2 zugelassen werden soll, oder legt diesen fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: