Click or drag to resize

ApplicationServiceContextConfigurationSectionServiceProviders Property

Gets the service providers from XML

Namespace:  SanteDB.Core.Configuration
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public List<TypeReferenceConfiguration> ServiceProviders { get; set; }

Property Value

Type: ListTypeReferenceConfiguration
See Also