Show TOC

rs_dictionaryLocate this document in the navigation structure

Stores character combinations that are not allowed in passwords.

Administrators must populate the dictionary table by entering combinations of characters and numbers using their own scripts.

Column

Datatype

Description

words

varchar(30)

Character combinations that are not allowed

Indexes
  • Unique clustered index on (words)