AccountNameCantHaveRegex
A regular expression to restrict the user profiles that are retrieved by the connector. If a user account name matches the regular expression, the user profile is not indexed.
Alternate Name: | UserNameCantHaveRegex
|
Type: | String (Regular Expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or Fetchtasks |
Example: | AccountNameCantHaveRegex=DOMAIN\.*
|
See Also: | AccountNameMustHaveRegex |