Discuss this help topic in SecureBlackbox Forum
Adds objects to the storage.
Declaration
Parameters
- SessionIndex - index of the session in the list
- ObjectType - Specifies type of the object
- Token - Specifies, if the object is a token object
- Private - Specifies, if the object is private
- Modifiable - Specifies, if the object is modifiable
- Attributes - Object attributes
Possible object types:
Return value
Index of the newly added object in the list.
Description
Use this method to add an object to the storage.
Discuss this help topic in SecureBlackbox Forum