Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
The descriptor from a license. More...
#include <src/api/mip/protection/license_descriptor.h>
Public Member Functions | |
virtual const std::vector< std::shared_ptr< LicenseNameAndDescriptionItem > > & | GetDescriptorItems () const =0 |
Gets the descriptor items. | |
virtual const std::string & | GetId () const =0 |
Gets the Id. | |
The descriptor from a license.
Definition at line 78 of file license_descriptor.h.
|
pure virtual |
Gets the descriptor items.
|
pure virtual |
Gets the Id.