SessionUid Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |