Click or drag to resize

FhirServiceConfigurationSectionWcfEndpoint Property

Gets the WCF endpoint name that the FHIR service listens on

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

Property Value

Type: String
See Also