Click or drag to resize

IRolePermissionAssignmentsAdd Method

Namespace:  Colygon.MatchPoint.Workspaces.Roles
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
void Add(
	string role,
	params Object[] definitions
)

Parameters

role
Type: SystemString
definitions
Type: SystemObject
See Also