Click or drag to resize

FhirServiceConfigurationSectionExtensions Property

Allows configuration of extensions which are active

Namespace:  SanteDB.Messaging.FHIR.Configuration
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public List<string> Extensions { get; set; }

Property Value

Type: ListString
See Also