Client SDK Version 1.8.0
Ionic Security client SDK for Python users
|
Default device profile persistor implementation. More...
Public Member Functions | |
def | __init__ (self) |
Constructs a persistor with default values. | |
![]() | |
def | getversion (self) |
Gets the profile persistor verion to use, or an empty value if a default will be used. More... | |
def | setversion (self, version) |
Sets the profile persistor verion to use. More... | |
Default device profile persistor implementation.
This class provides the default device persistor implementation for the environment / operating system that the program runs in. On platforms without a default persistor implementation (e.g. Linux) a persistor will be created but attempting to load or save profiles with it will result in an AGENT_NO_PROFILE_PERSISTOR IonicException.
You acknowledge your access, review and use of the documentation on this page is subject to the Ionic Security Inc. Documentation Use Rights.
© 2016-2020 Ionic Security Inc. All rights reserved.
Generated on Wed Apr 1 2020 09:55:51 for Client SDK Version 1.8.0 by
1.8.16