Partager via


ApplicationInner.Oauth2AllowImplicitFlow Propriété

Définition

Obtient ou définit l’autorisation du flux d’octroi implicite pour OAuth2

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à