|
Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
This file contains the ExecutionState class. More...
#include <map>#include <memory>#include <utility>#include <vector>#include "mip/common_types.h"#include "mip/mip_namespace.h"#include "mip/protection_descriptor.h"#include "mip/upe/action.h"#include "mip/upe/classification_request.h"#include "mip/upe/classification_result.h"#include "mip/upe/label.h"#include "mip/upe/metadata_entry.h"#include "mip/upe/metadata_version.h"Go to the source code of this file.
Classes | |
| class | ExecutionState |
| Interface for all the state needed to execute the engine. More... | |
Namespaces | |
| namespace | auditmetadatakeys |
Functions | |
| std::string | auditmetadatakeys::Sender () |
| Audit metadata keys in string representation. | |
| std::string | auditmetadatakeys::Recipients () |
| std::string | auditmetadatakeys::LastModifiedBy () |
| std::string | auditmetadatakeys::LastModifiedDate () |
This file contains the ExecutionState class.