Freigeben über


AuthorizationServerUpdateContract.SupportState Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: