CommunityPasswordHistory


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ID int 4 ((0))
PreviousPassword varchar 50 null
DateOfChange datetime 16,3 null
CommunityPasswordHistorySeq int identity 4 null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_CommunityPasswordHistory_CommunityPasswordHistorySeq Primary key Asc CommunityPasswordHistorySeq