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

#include <p6kmipclient.h>

Public Attributes

P6TIME lastChangeDate
 
P6UINT32 leaseTime
 
p6IKMIPStrpUniqueId
 

Detailed Description

P6KMIP_LEASE.

Returned by the KMIP server defining a lease time for a managed object.

leaseTime - interval type (in seconds), specifies the amount of time the clients view of a managed object is valid after which the object's meta-data must be renewed. A value of zero means that no lease is necessary for the object identified by the pUniqueId value. lastChangeDate - the date and time when the latest change was made to the contents or any attribute of the object the lease is for pUniqueId - an enumerator holding the unique identifier to the managed objectt that the lease is for

Definition at line 1415 of file p6kmipclient.h.


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