Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
Class that contains the request of a classification call on the Execution State. More...
#include <src/api/mip/upe/classification_request.h>
Public Member Functions | |
virtual std::string | GetClassificationId () const =0 |
Get the ID of the classification policy. | |
virtual std::string | GetRulePackageId () const =0 |
Get the ID of the rule package. | |
Class that contains the request of a classification call on the Execution State.
Definition at line 44 of file classification_request.h.
|
pure virtual |
Get the ID of the classification policy.
|
pure virtual |
Get the ID of the rule package.