Share via


SessionUid Struct

Definition

Represents a unique identifier for a session.

public readonly struct SessionUid
type SessionUid = struct
Public Structure SessionUid
Inheritance
SessionUid

Constructors

SessionUid(String)

Represents a unique identifier for a session.

Properties

Value

Gets the value of the session identifier.

Methods

ToString()

Returns a string representation of the SessionUid.

Applies to