Click or drag to resize

IActionRegisterRight Method

Overload List
  NameDescription
Public methodRegisterRight(Guid, ReadUpdateRightKind, Boolean)
Registers right to check to know if this action is allowed for current user.
Public methodRegisterRight(Guid, StandardRightKind, Boolean)
Registers a right to check to know if this action is allowed for current user.
Public methodRegisterRight(Guid, YesNoRightKind, Boolean)
Registers right to check to know if this action is allowed for current user.
Top
See Also