次の方法で共有


ClientAccessRight.Client プロパティ

定義

クライアントの IP を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="client")]
public string Client { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="client")>]
member this.Client : string with get, set
Public Property Client As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象