|  | 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
Syntaxpublic interface IFhirClientAuthenticator
Public Interface IFhirClientAuthenticator
public interface class IFhirClientAuthenticator
type IFhirClientAuthenticator =  interface end
The IFhirClientAuthenticator type exposes the following members.
 Methods
Methods|  | Name | Description | 
|---|
|  | AttachClient | 
            Attache to the client and authenticate on each request
             | 
Top See Also
See Also