VerifyEntitlements
Specifies whether the provider verifies read entitlements for all entity types before exposing them as tables and columns.
データ型
bool
デフォルト値
false
解説
When enabled, the connector checks the current user’s entitlements for each entity type before making the corresponding tables and columns available.
When this property is set to true, any entity type that does not have one of the following read entitlements is excluded:
- READ
- READ_DEPARTMENT
- READ_CORPORATE
- READ_PRIVATE
When this property is set to false, the connector exposes all entity types regardless of entitlement verification.
This property is useful when you need to ensure that exposed metadata aligns with the user’s Bullhorn CRM permissions and access rights.