Click or drag to resize

RemoteUserRoleAssignmentsLoad Method

Namespace:  Colygon.MatchPoint.Hybrid.Workspaces.Roles
Assembly:  Colygon.MatchPoint.Hybrid (in Colygon.MatchPoint.Hybrid.dll) Version: 2016.10.0.0
Syntax
C#
public static RemoteUserRoleAssignments Load(
	Web web,
	SPWeb centralListWeb
)

Parameters

web
Type: Web
centralListWeb
Type: SPWeb

Return Value

Type: RemoteUserRoleAssignments
See Also