authorisation right
authorisation right Structure: An authorisation right.
authorisation right structure
signature
unique IDrule
authorisation ruledefault rule
authorisation rule: optionalFields
signature
Unique signature of the right.
The signature maps the authorisation right to the internal request or function being authorised. Typically the signature is a combination of the lowercase object name, a period, and the lower case request name.
rule
Rule to enforce for right.
The rule is applied when an attempt to access this right occurs.
default rule
Default rule for right.
The rule associated with a right may be changed. Being able to identify if the right has been changed and what the original right was is useful for debugging and restoring engines to their default state.