DomainControlCenterSsoRequestInner.PostParameterValue Property

Definition

Gets post parameter value. Client should use 'application/x-www-form-urlencoded' encoding for this value.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to