Client SDK Version 1.8.0
Ionic Security 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-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