Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
The application data from a license. More...
#include <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.
|
pure virtual |
Gets the application data name.
|
pure virtual |
Gets the application data value.