This page (revision-3) was last changed on 26-Nov-2021 10:22 by Karen Parrott

This page was created on 26-Nov-2021 10:22 by kparrott

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
3 26-Nov-2021 10:22 532 bytes Karen Parrott to previous
2 26-Nov-2021 10:22 532 bytes kparrott to previous | to last
1 26-Nov-2021 10:22 542 bytes kparrott to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
RAW_PASSWORD is a mandatory 16 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.
RAW_PASSWORD is a 16 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.