Try our conversational search powered by Generative AI!

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.