GroupSelector public class GroupSelector Documentation public List<GroupRef> DisabledGroups { get; set; } public List<GroupRef> EnabledGroups { get; set; } public DateTime LastModified { get; set; } public GroupSelector()