HSC_CRYPRLE_TBL(SQL Table) |
Index Back |
---|---|
Roles to Unmask dataThis record is used to define user role that can view unmasked data of a source record. Once fields of a source record are encrypted and masked,roles defined in this table will allow administrators to view unmasked data.This table is used by Encryption Configuration Framework. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: PSRECDEFNPVW |
2 | ROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
The name of a Role in the Role Definition Table (see PSROLEDEFN).
Prompt Table: PSROLEDEFN |