TXDataTenantConnectionPool.AntiEnumeration Property
Indicates whether requests for existing but inactive tenants are answered with the same 404 response as unknown tenants.
Remarks
When True, callers cannot probe which tenant ids exist: a suspended or disabled tenant produces the same "tenant not found" response as a tenant that was never registered. When False, inactive tenants are answered with 403.
Defaults to False.
Syntax
Unit: XData.Comp.TenantConnectionPool
property TXDataTenantConnectionPool.AntiEnumeration: Boolean