binding property

The tenant and organization boundary for this connection.

Implementation

AuthScimConnectionBinding get binding => AuthScimConnectionBinding(
  tenantId: tenantId,
  organizationId: organizationId,
);