GetAccessGroups

Gets the user groups assigned to this computer role.

Syntax

IRoleAssignments GetAccessGroups()

Return value

The collection of computer role assignments. Enumerate this object to get all of the IRoleAssignment objects for this computer role that represent groups (IRoleAssignment.TrusteeType==Group).