PERSON_ROLE_ASSIGNMENT
The PERSON_ROLE_ASSIGNMENT3 table stores the role assignment information for a person.
Column name Description Data type ID* The unique ID of person role assignment. Primary key. Numeric PERSON_DN* The person DN. Character (2000) ROLE_DEFINED_DN* The DN of the role that defines the role assignment attributes. Character (2000) ROLE_ASSIGNED_DN* The DN of the role of which the person is a member. Character (2000) * Indicates the column is required and not NULL.
3 Indicates the table is added in IBM Security Identity Manager 6.0.
Parent topic: Role assignment attribute tables