Password

One way hashed authentication information

Package Physical datamodel example
Author Bert Dingemans
Alias --
Stereotypes table

Attributes

Name Type Cardinality Description
BusinessEntityID int 1 - 1--
PasswordHash varchar 1 - 1Password for the e-mail account.
PasswordSalt varchar 1 - 1Random value concatenated with the password string before the password is hashed.
rowguid uniqueidentifier 1 - 1ROWGUIDCOL number uniquely identifying the record. Used to support a merge replication sample.
ModifiedDate datetime 1 - 1Date and time the record was last updated.

Diagrams

Linked elements

Physical datamodel example