Click or drag to resize

IConfigurationPushService Interface

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

Namespace:  SanteDB.DisconnectedClient.Services
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public interface IConfigurationPushService

The IConfigurationPushService 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