Click or drag to resize

LocalUserRoleAssignmentsGetUsers Method

Returns a list of all users that have any role on the workspace.

Namespace:  Colygon.MatchPoint.Workspaces.Roles
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public override ICollection<SPUser> GetUsers()

Return Value

Type: ICollectionSPUser
See Also