Machina Client SDK Version 2.1.2
Ionic Security Machina Client SDK for Python users
|
Linux file permission protected device profile persistor implementation. More...
Public Member Functions | |
def | __init__ (self, filepath=None) |
Constructs a persistor with the provided values. More... | |
![]() | |
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... | |
Public Attributes | |
filepath | |
(unicode) File name and path where the JSON file will be located | |
Linux file permission protected device profile persistor implementation.
This class provides a file-based device persistor that is protected by Linux file permissions, but is not encrypted.
def ionicsdk.common.DeviceProfilePersistorLinux.__init__ | ( | self, | |
filepath = None |
|||
) |
Constructs a persistor with the provided values.
filepath | (string): Optional, the file name and path |
You acknowledge your access, review and use of the documentation on this page is subject to the Ionic Security Inc. Documentation Use Rights.
© 2016-2021 Ionic Security Inc. All rights reserved. -
Generated on Wed Jul 21 2021 16:23:36 for Machina Client SDK Version 2.1.2 by
1.8.18