Application.Oauth2RequirePostResponse Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to