Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
The descriptor from a license. More...
#include <license_descriptor.h>
Public Member Functions | |
virtual const std::string & | GetId () const =0 |
Gets the Id. | |
virtual const std::vector< std::shared_ptr< LicenseNameAndDescriptionItem > > & | GetDescriptorItems () const =0 |
Gets the descriptor items. | |
The descriptor from a license.
|
pure virtual |
Gets the descriptor items.
|
pure virtual |
Gets the Id.