London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Listing all groups

Vote:
 
How can I list all current groups defined in the EPiServer? Need the GroupSid for each group. I would like to use the group names in an array and then use itlike: GroupSid group = GroupSid.LoadGroup(array[i]);
#12411
Oct 27, 2005 15:30
Vote:
 
Use Sid.List(SecurityIdentityType.AnyGroupSid) to get a SidCollection containing all groups.
#14225
Oct 27, 2005 15:35
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.