#include <p6kmipserverparser.h>
Public Attributes | |
p6IKMIPAttribute * | pAttribute |
p6IKMIPAttributeRef * | pAttributeRef |
p6IKMIPStr * | pUniqueId |
The contents of a notify request operation from a KMIP server to the client. For KMIP 1.0 to 1.4
pUniqueId - an enumerator holding one unique identifier for a selected managed object pAttribute - an enumerator holding attributes defined for the manged object identified by pUniqueId, indicates attributes that have changed pAttributeRef - (used in KMIP 2.0) an enumerator holding one or more attribute references for the attributes that have been deleted for the selected managed object
Definition at line 261 of file p6kmipserverparser.h.