binding property
AuthScimConnectionBinding
get
binding
The tenant and organization boundary for this connection.
Implementation
AuthScimConnectionBinding get binding => AuthScimConnectionBinding(
tenantId: tenantId,
organizationId: organizationId,
);