Click or drag to resize

IFhirClientAuthenticator Interface

Authenticator implementation used to take a settings array and a configuration and authenticate the client

Namespace: SanteDB.Messaging.FHIR.Rest
Assembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntax
public interface IFhirClientAuthenticator

The IFhirClientAuthenticator type exposes the following members.

Properties
 NameDescription
Public propertyName Gets the configuration name of the authenticator
Top
Methods
 NameDescription
Public methodAddAuthenticationHeaders Add authentication headers to the specified client
Top
See Also