ClientUserPasswordHistory (4.0SP25)

Primary Key
Primary Key Field Type

ID

int

Foreign Key Fields
Foreign Key Field Type Null Notes Description

UserID

int

false

Fields
Field Field Type Null Notes Description

Password

nvarchar(255)

true

DateUsed

datetime

true

getutcdate()

Indexes
Index Name Field(s) Unique Primary Clustered

IX_ClientUserPasswordHistory_UserID_DateUsed

UserID

DateUsed

False

False

False

PK_PASSWORDHISTORY

ID

True

True

True