- Overview
- Setup
- Tutorials
- How Tos
- Reference
Utility.Registry.App.V0.Configuration.Provider¶
Templates¶
template ProviderConfiguration
Defines various criteria for roles onboarded by a Provider.
Signatory: operator, provider
Field
Type
Description
operator
The operator party.
provider
The provider party.
registrarRequirements
Credential requirements for the registrar role.
holderRequirements
Credential requirements for the holder role.
Choice Archive
Controller: operator, provider
Returns: ()
(no fields)
Choice ProviderConfiguration\_Get
Gets the provider configuration.
Controller: actor
Returns: ProviderConfiguration\_Get\_Result
Field
Type
Description
actor
The actor party.
Data Types¶
data ProviderConfiguration\_Get\_Result
Result of
ProviderConfiguration_Get.
ProviderConfiguration\_Get\_Result
Field
Type
Description
providerConfiguration
The provider configuration.