ForbiddenStrings: IStringList;
DerivedPasswords: Prognoz.Platform.Interop.ForeCollections.IStringList;
The ForbiddenStrings property returns a list, containing disabled lines, for which a password is checked.
It is actual if the CheckForbiddenStrings property is set to True.
The property use is given in the example for IMetabasePasswordPolicy.CheckForbiddenStrings.
See also: