class CustomRule

..
+-SystemFunctions
+-SecM
+-UserManagement
+-LocalAuthorizationMethod
+-CustomRule

The rules created by the MS that define the access control to objects.

The CustomRule MO instances are associated with CustomRole MO instances, which may be then applied to users.

References from:
CustomRole;
References to:
CustomRole;
Attributes
string
key
mandatory
noNotification
restricted
customRuleId
The value component of the RDN.
PermissionType
mandatory
permission
Permission is the access right the rule provides on a target specified by the ruleData attribute.
CustomRole[0..] nonUnique
noNotification
readOnly
reservedByRoles
The roles to which this rule is associated.

Indicates the Distinguished Names of CustomRole MO instances that refer to this CustomRule MO.
RuleDataType
mandatory
ruleData
Defines the model elements for which the permission is applicable.
string[0..1]
ruleName
The rule name.
string[0..1]
userLabel
An additional descriptive text.

  class CustomRule