次の方法で共有


DomainControlCenterSsoRequest.PostParameterKey プロパティ

定義

post パラメーター キーを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象