Class SessionKey
public class SessionKey : MultiKey<Guid, string>, IEquatable<MultiKey<Guid, string>>
- Inheritance
-
SessionKey
- Implements
- Inherited Members
- Extension Methods
Constructors
SessionKey(Guid, string)
public SessionKey(Guid user, string session)