Click or drag to resize
UserRoleAssignmentsGetUsers 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: 2013.11.0.0
Syntax
C#
public ICollection<SPUser> GetUsers()

Return Value

Type: ICollectionSPUser
See Also