RAW_PASSWORD
RAW_PASSWORD is a 30 character alphanumeric field which holds the encrypted password for either the User or Role. When a column is encrypted, that actual column will be blanked out to NULL, in this example, it is either the USER_PASSWORD or ROLE_PASSWORD fields, and the encrypted value is stored in the RAW type field on the same record. This ensures the data cannot be read in clear text.

Notes #

Click to create a new notes page