erDictionaryItem
The erDictionaryItem class stores an individual word that is not allowed as a password. These classes are then linked together with the erDictionary class. This class is a domain entry. The parent class is top.
| Attribute name | Description | Type |
|---|---|---|
| erWord | The word that is excluded from being used as a password. This attribute is required. | directory string |
| description | Description of the word and the reason it cannot be used as a password. | directory string |