次の方法で共有


VerificationIPFlowParameters.RemoteIPAddress プロパティ

定義

リモート IP アドレスを取得または設定します。 許容される値は、有効な IPv4 アドレスです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象