SessionsInfoAuthenticatedSessions Property |
Collection of string session identifiers indexed by integer authenticated users identifiers.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax public Hashtable AuthenticatedSessions { get; set; }
Property Value
Type:
HashtableSee Also