Share via


SessionId.Id Property

Definition

Gets the GUID that was provided when this session ID was created.

public:
 property Guid Id { Guid get(); };
public Guid Id { get; }
member this.Id : Guid
Public ReadOnly Property Id As Guid

Property Value

The GUID that was provided when this session ID was created.

Applies to