Click or drag to resize

LocalUserRoleAssignmentsLoad Method

Loads the UserRoleAssignments object for the specified web.

Namespace:  Colygon.MatchPoint.Workspaces.Roles
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public static LocalUserRoleAssignments Load(
	SPWeb web
)

Parameters

web
Type: SPWeb

Return Value

Type: LocalUserRoleAssignments
See Also