Property SessionId
SessionId
Gets or sets the session ID.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
public string? SessionId { get; set; }
Property Value
Type | Description |
---|---|
System.String |