Dela via


SessionAuthModel.IsPostPayloadJson Property

Definition

Indicating whether API key is set in HTTP POST payload.

public bool? IsPostPayloadJson { get; set; }
member this.IsPostPayloadJson : Nullable<bool> with get, set
Public Property IsPostPayloadJson As Nullable(Of Boolean)

Property Value

Applies to