Click or drag to resize

IRolePermissionAssignmentsLoad Method

Namespace:  Colygon.MatchPoint.Workspaces.Roles
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
IRolePermissionAssignments Load(
	Object web,
	Object securableObj
)

Parameters

web
Type: SystemObject
securableObj
Type: SystemObject

Return Value

Type: IRolePermissionAssignments
See Also