Condividi tramite


BastionActiveSession.UserName Property

Definition

Gets the user name who is active on this session.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to