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: 2.2.1
Syntax
public interface IFhirClientAuthenticator

The IFhirClientAuthenticator type exposes the following members.

Methods
  NameDescription
Public methodAttachClient
Attache to the client and authenticate on each request
Top
See Also