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

#include <p6kmipencoder.h>

Public Attributes

P6NCSTR deviceIdentifier
 
P6NCSTR machineIdentifer
 
P6NCSTR mediaIdentifer
 
P6NCSTR networkIdentifer
 
P6NCSTR password
 
P6NCSTR serialNumber
 

Detailed Description

P6KMIP_DEVICE.

Section 2.1.2 (in KMIP spec) Credential used for the client to authenticate to a KMIP server serialNumber - optional, set serialNumber.pString to NULL when not in use password - optional, set password.pString to NULL when not in use deviceIdentifier - optional, set deviceIdentifier.pString to NULL when not in use networkIdentifer - optional, set networkIdentifier.pString to NULL when not in use machineIdentifer - optional, set machineIdentifier.pString to NULL when not in use mediaIdentifer - optional, set mediaIdentifier.pString to NULL when not in use

Definition at line 849 of file p6kmipencoder.h.


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