Click or drag to resize

WorkspaceRolePermissionAssignments Property

Returns the role permission assignments for the workspace.

Namespace:  Colygon.MatchPoint.Workspaces.Model
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public RolePermissionAssignments RolePermissionAssignments { get; }

Property Value

Type: RolePermissionAssignments
See Also