Condividi tramite


BastionActiveSession.TargetIpAddress Property

Definition

Gets the IP Address of the target.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to