T_Role table
The T_Role
4 table stores the
information for the role entities.
Column Name | Description | Data type |
---|---|---|
Id* |
Unique identifier of the role. | Big integer |
Dn* |
Distinguished name of the role. | Character (2000) |
bu_dn*^ |
Distinguished name of the business unit of the role | Character (2000) |
* Indicates that the column is required and not null.
^ Indicates that the column is associated with a generated lowercase column with name L_columnName. Use this column if the search is not case sensitive.
4 Indicates that the table is added in IBM Verify Identity Governance 6.0.0.2.