Click or drag to resize

IRolePermissionAssignments Interface

Namespace:  Colygon.MatchPoint.Workspaces.Roles
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public interface IRolePermissionAssignments : IEnumerable<IRolePermissionAssignment>, 
	IEnumerable

The IRolePermissionAssignments type exposes the following members.

Properties
  NameDescription
Public propertyItem
Top
Methods
  NameDescription
Public methodAdd
Public methodClear
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableIRolePermissionAssignment.)
Public methodLoad
Public methodUpdate
Top
See Also