class CustomRole

ManagedElement
+-SystemFunctions
+-SecM
+-UserManagement
+-LocalAuthorizationMethod
+-CustomRole

Authorization roles defined by the MS that may be assigned to users.

CustomRole MO instances are associated to CustomRule MO instances, which define the access controls to objects.

References from:
CustomRule;
References to:
CustomRule;
Attributes
string
key
mandatory
noNotification
restricted
customRoleId
The value component of the RDN.
string
mandatory
restricted
roleName
The role name a user may have.

The name must match a role name retrieved from the user information store.
CustomRule[1..] nonUnique
mandatory
rules
The rules of the role created by the MS.

Contains the Distinguished Names of CustomRule MO instances.
string[0..1]
userLabel
An additional descriptive text.