Click or drag to resize

FhirServiceConfigurationSection Properties

The FhirServiceConfigurationSection type exposes the following members.

Properties
  NameDescription
Public propertyBehaviorModifiers
Behavior modifiers
Public propertyDefaultResponseFormat
Default content type
Public propertyExtensionHandlers
XML for resource handlers
Public propertyExtensions
Allows configuration of extensions which are active
Public propertyLandingPage
The landing page file
Public propertyMessageHandlers
XML for resource handlers
Public propertyMessages
XML for resource handlers
Public propertyOperationHandlers
XML for resource handlers
Public propertyOperations
XML for resource handlers
Public propertyProfileHandlers
XML for resource handlers
Public propertyProfiles
XML for resource handlers
Public propertyResourceBaseUri
When set, describes the base uri for all resources on this FHIR service.
Public propertyResourceHandlers
XML for resource handlers
Public propertyResources
XML for resource handlers
Public propertyWcfEndpoint
Gets the WCF endpoint name that the FHIR service listens on
Top
See Also