.. _module-utility-registry-app-v0-configuration-registrar-31063: Utility.Registry.App.V0.Configuration.Registrar =============================================== This module is available starting from version ``0.1.0`` of this package\. Templates --------- .. _type-utility-registry-app-v0-configuration-registrar-registrarconfiguration-39222: **template** `RegistrarConfiguration `_ Defines criteria for being onboarded by a Registrar\. Signatory\: provider, registrar .. list-table:: :widths: 15 10 30 :header-rows: 1 * - Field - Type - Description * - operator - `Party `_ - The operator party\. * - provider - `Party `_ - The provider party\. * - registrar - `Party `_ - The registrar party\. * - enforcementRequirements - \[`PartyCredentialRequirement `_\] - Credential requirements in order to enter into an ``EnforcementService`` contract with this registrar\. + **Choice** Archive Controller\: provider, registrar Returns\: () (no fields) + .. _type-utility-registry-app-v0-configuration-registrar-registrarconfigurationget-51947: **Choice** `RegistrarConfiguration_Get `_ Gets the registrar configuration\. Controller\: actor Returns\: `RegistrarConfiguration_Get_Result `_ .. list-table:: :widths: 15 10 30 :header-rows: 1 * - Field - Type - Description * - actor - `Party `_ - The actor party\. Data Types ---------- .. _type-utility-registry-app-v0-configuration-registrar-registrarconfigurationgetresult-73108: **data** `RegistrarConfiguration_Get_Result `_ Result of ``RegistrarConfiguration_Get``\. .. _constr-utility-registry-app-v0-configuration-registrar-registrarconfigurationgetresult-95751: `RegistrarConfiguration_Get_Result `_ .. list-table:: :widths: 15 10 30 :header-rows: 1 * - Field - Type - Description * - registrarConfiguration - `RegistrarConfiguration `_ - The registrar configuration\.