Class TUserSessionCacheSummary
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class TUserSessionCacheSummary
- Inheritance
-
TUserSessionCacheSummary
- Inherited Members
-
Constructors
TUserSessionCacheSummary()
public TUserSessionCacheSummary()
Properties
CompanyName
public string CompanyName { get; set; }
Property Value
- string
CompanyTitle
public string CompanyTitle { get; set; }
Property Value
- string
OrganizationCode
public string OrganizationCode { get; set; }
Property Value
- string
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
SessionStarted
public DateTimeOffset SessionStarted { get; set; }
Property Value
- DateTimeOffset
UserIdentifier
public Guid UserIdentifier { get; set; }
Property Value
- Guid