#include <p6kmipbase.h>
Public Attributes | |
P6UINT32 | objectType |
p6IKMIPStr * | pUniqueId |
Returned from a KMIP server identifying a newly created or registered managed object. For KMIP 2.0 and greater
objectType - if not zero, this field indicates the type of the newly created object (see Section 9.1.3.2.12 in p6kmip.h) pUniqueId - an enumerator holding one (or more) unique identifier for a managed object(s) (e.g., createSplitKey() can result in multiple objects being created).
Definition at line 1279 of file p6kmipbase.h.