ForbiddenStrings: IStringList;
The ForbiddenStrings property returns the list containing forbidden strings, which occurrence is checked in a password.
It is relevant if the CheckForbiddenStrings property is set to True.
The property use is given in the example for IMetabasePasswordPolicy.CheckForbiddenStrings.
See also: