TenantIPRestrictionMode Enum
Mode defines how IP whitelisted is applied.
Possible Values
#
all
Any user and role is a subject of IP whitelisting.
exceptSpecificTargets
Any user and role have IP checked against whitelist on login, except those explicitly defined.
onlySpecificTargets
Only specific users and/or roles have IP checked against whitelist on login, for others check is bypassed.
Usages
#
References
#
- Field mode from TenantIP
Previous
TenantIPRequest