Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
The application data from a license. More...
#include <src/api/mip/protection/license_application_data.h>
Public Member Functions | |
virtual const std::string & | GetName () const =0 |
Gets the application data name. | |
virtual const std::string & | GetValue () const =0 |
Gets the application data value. | |
The application data from a license.
Definition at line 45 of file license_application_data.h.
|
pure virtual |
Gets the application data name.
|
pure virtual |
Gets the application data value.