Click or drag to resize

ClientApplicationContextBaseAutoRestoreEnvironment Method

Perform automatic restoration of a previous environment

Namespace: SanteDB.Client
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
protected virtual void AutoRestoreEnvironment()
Remarks
In order to restore a device environment - a user may create a backup on an old environment and then restore that environment on a new tablet. This method prompts the user for the restoration password of the previous tablet.
See Also