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