Interface ISmartcryptKeyManagement
Assembly: SmartcryptKeyManagement.dll
Syntax
[PublicAPI]
public interface ISmartcryptKeyManagement : IDisposable
Methods
AccountManagement()
Declaration
IAccountManagement AccountManagement()
Returns
DataStorage()
Declaration
IDataStorage DataStorage()
Returns
PauseBackgroundProcessing()
Disables background processing until ResumeBackgroundProcessing() is called. Disabling
processing may result in stale data, non-compliance with server-defined security settings, and possible loss
of access to data.
Declaration
void PauseBackgroundProcessing()
ResumeBackgroundProcessing()
Declaration
void ResumeBackgroundProcessing()
Smartkeys()
Declaration
Returns
Users()
Declaration
Returns