IConfigurationPersister Interface |
Namespace: SanteDB.DisconnectedClient.Configuration
The IConfigurationPersister type exposes the following members.
Name | Description | |
---|---|---|
ApplicationDataDirectory |
Application data directory
| |
IsConfigured |
Returns true if SanteDB is configured
|
Name | Description | |
---|---|---|
Backup |
Backs up the configuration
| |
HasBackup |
Has a backup?
| |
Load |
Load the configuration
| |
Restore |
Restore a backup
| |
Save |
Save the configuration to the default location
|