Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::P6KMIP_SERVERINFO Struct Reference

#include <p6kmipclient.h>

Public Attributes

p6IKMIPExtInfopExtensions
 
p6IKMIPStrpNamespaces
 
p6IKMIPEnumpObjects
 
p6IKMIPEnumpOperations
 
p6IKMIPBinarypServerInfo
 
p6IKMIPStrpVendorId
 

Detailed Description

P6KMIP_SERVERINFO.

Section 4.25 Query (in KMIP spec), result information returned by the server about its capabilities If the information is not available then no enumerator will be returned and the pointer will be set to NULL.

pOperations - an enumerator of all operations, Section 9.1.3.2.27 in p6kmip.h, supported by KMIP server pObjects - an enumerator of all managed object types, Section 9.1.3.2.12 in p6kmip.h, supported by KMIP server pVendorId - an enumerator returning one string vendor indentification pServerInfo - an enumerator returning one KMIP structure as a binary string, the meaning of which is server dependent pNamespaces - an enumerator of all application namespaces supported by KMIP server pExtensions - an enumerator of all extensions supported by KMIP server

Definition at line 627 of file p6kmipclient.h.


The documentation for this struct was generated from the following file: