filter property
Filter to apply when searching for the user.
This can be used to further restrict the user accounts which are allowed to login. This defaults to "(objectClass=User)".
Optional.
Implementation
core.String? filter;
Filter to apply when searching for the user.
This can be used to further restrict the user accounts which are allowed to login. This defaults to "(objectClass=User)".
Optional.
core.String? filter;