Condividi tramite


BastionActiveSession.TargetHostName Property

Definition

Gets the host name of the target.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to