Share via


VerificationIPFlowParameters.RemoteIPAddress Property

Definition

Gets or sets the remote IP address. Acceptable values are valid IPv4 addresses.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to