This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
IsUserEnabled Criterion¶
The IsUserEnabled
Search Criterion
searches for User accounts that are enabled or disabled.
Arguments¶
- (optional)
value
- bool representing whether to search for enabled (defaulttrue
) or disabled User accounts
Limitations¶
The IsUserEnabled
Criterion is not available in Solr or Elastic search engines.
Example¶
PHP¶
1 |
|
REST API¶
1 2 3 4 5 |
|
1 2 3 4 5 |
|