Click or drag to resize

IExternalConfigurator Interface

An interface which can push and/or configure the DCG configuration with a third party

Namespace: SanteDB.Client.Configuration.External
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public interface IExternalConfigurator

The IExternalConfigurator type exposes the following members.

Methods
 NameDescription
Public methodConfigure Configure the specified target device with the specified username and software
Public methodGetTarget Gets the specified remote software package
Top
See Also