DisableUserSearch
A Boolean that specifies whether to search for users. To disable LDAP searches for users, set this parameter to true
. If LDAPMode=User
, this parameter has no effect (it is fixed to false
).
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | LDAP Repository or Default |
Example: | DisableUserSearch=True
|
See Also: | DisableGroupSearch |