Machina Client SDK Version 2.1.2
Ionic Security Machina Client SDK for Python users
|
Class used to return external key query result object(s). More...
Public Member Functions | |
def | __init__ (self, externalkeyid, errorcode, errormessage, keyids) |
Constructor which assigns all internal variables. More... | |
Public Attributes | |
externalkeyid | |
(string) The external key id | |
errorcode | |
(int) The error code | |
errormessage | |
(string) The error text message | |
keyids | |
(string) The Key IDs | |
Class used to return external key query result object(s).
def ionicsdk.agent.GetKeyQueryResult.__init__ | ( | self, | |
externalkeyid, | |||
errorcode, | |||
errormessage, | |||
keyids | |||
) |
Constructor which assigns all internal variables.
externalkeyid | (string) The external key id |
errorcode | (int) The error code |
errormessage | (string) The error text message |
keyids | (string) The Key IDs |
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