CheckEntitlement
Set CheckEntitlement to True to require a password for the UserRead action when you set the DeferLogin or SecurityInfo action parameters to True. In this case, a bad password error returns if there is no password.
Set CheckEntitlement to False to not require a password.
| Type: | Boolean |
| Default: | False |
| Required: | No |
| Configuration Section: | Security |
| Example: | CheckEntitlement=True
|
| See Also: | UserRead action UserRead action DeferLogin parameter UserRead action SecurityInfo parameter |