API Docs for: 1.5.0
Show:

PolicyCreateStruct Class

Returns a structure used to create a new Policy. See UserService.addPolicy

Constructor

PolicyCreateStruct

(
  • module
  • theFunction
  • limitations
)

Parameters:

  • module String

    name of the module for which new policy should be active

  • theFunction String

    name of the function for which the new policy should be active

  • limitations Object

    object describing limitations for new policy

Item Index