BastionSessionState.SessionId Property

Definition

Gets a unique id for the session.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to