Partager via


DomainControlCenterSsoRequest.PostParameterValue Propriété

Définition

Obtient la valeur post-paramètre. Le client doit utiliser l’encodage « application/x-www-form-urlencoded » pour cette valeur.

[Newtonsoft.Json.JsonProperty(PropertyName="postParameterValue")]
public string PostParameterValue { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="postParameterValue")>]
member this.PostParameterValue : string
Public ReadOnly Property PostParameterValue As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à