Machina Client SDK Version 2.1.2
Ionic Security Machina Client SDK for Python users
|
Inner class for CreateKeyRequest to hold groups of counts and attributes. More...
Public Member Functions | |
def | __init__ (self, ref, count, attributes, mutableattributes=None) |
Constructor. More... | |
Public Attributes | |
ref | |
ref (String) A string value that will be included with the created keys that can be used to match them with the provided attributes | |
count | |
count (int) The number of keys with the given attributes to be created | |
attributes | |
attributes (KeyAttributesDict) The attributes to be set for these keys | |
mutableattributes | |
mutableattributes (KeyAttributesDict) The mutable attributes to be set for these keys | |
Inner class for CreateKeyRequest to hold groups of counts and attributes.
def ionicsdk.agent.CreateKeysRequest.KeyRequest.__init__ | ( | self, | |
ref, | |||
count, | |||
attributes, | |||
mutableattributes = None |
|||
) |
Constructor.
ref | (String) A string value that will be included with the created keys that can be used to match them with the provided attributes |
count | (int) The number of keys with the given attributes to be created |
attributes | (KeyAttributesDict) The attributes to be set for these keys |
mutableattributes | (KeyAttributesDict) The mutable attributes to be set for these keys |
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