Click or drag to resize
UserInfo.mRolesValidity Field
Hashtable with temporaly roles.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 9.0.0
Syntax
C#
protected SafeDictionary<int, Nullable<DateTime>> mRolesValidity

Field Value

Type: SafeDictionary<Int32, Nullable<DateTime>>
See Also