Property SessionId
SessionId
Gets or sets the session ID. Populated automatically within Grunt when authenticating against SISU from the X-SessionId header.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.Always)]]
public string? SessionId { get; set; }
Property Value
Type | Description |
---|---|
System.String |