次の方法で共有


SsoUriInner.SsoUriValue プロパティ

定義

補助ポータルへのログインに使用する URI を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象