Field |
Type |
Defaults |
Nulls? |
Comments |
identifier |
numeric - Identity |
None |
No |
Unique ID for an entry. |
createdDate |
datetime |
None |
No |
The original creation data/time for the entry. |
modifiedDate |
datetime |
None |
No |
The last modified date/time for the entry. |
version |
numeric (19) |
None |
No |
The version number for the entry. |
alias |
nvarchar (40) |
None |
No |
An alias for the item suitable for use when referenced externally. |
expiration |
datetime |
None |
Yes |
The expiration date/time for the request. Once bid is used, this shows the activation date. |
account_identifier |
numeric (19) |
None |
Yes |
The account for the requested password reset. |