3 references to SessionId
System.Web (3)
State\SessionIDManager.cs (3)
69const int COOKIELESS_SESSION_LENGTH = SessionId.ID_LENGTH_CHARS + 2; 214return SessionId.IsLegit(id); 314return SessionId.Create(ref _randgen);