Freigeben über


AuthorizationServerContractBaseProperties.SupportState Eigenschaft

Definition

Ruft ab, oder legt fest, ob true, der Autorisierungsserver zustandsparameter aus der Autorisierungsanforderung in seine Antwort einschließt. Der Client kann mithilfe des Zustandsparameters die Protokollsicherheit erhöhen.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: