|
Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
Defines ProtectionEngine interface. More...
#include <chrono>#include <climits>#include <memory>#include <string>#include <vector>#include "mip/common_types.h"#include "mip/error.h"#include "mip/mip_export.h"#include "mip/mip_namespace.h"#include "mip/protection_descriptor.h"#include "mip/protection/delegation_license.h"#include "mip/protection/delegation_license_settings.h"#include "mip/protection/get_template_settings.h"#include "mip/protection/license_info.h"#include "mip/protection/license_rights_data.h"#include "mip/protection/protection_common_types.h"#include "mip/protection/protection_handler.h"#include "mip/protection/template_descriptor.h"#include "mip/protection/tenant_information.h"Go to the source code of this file.
Classes | |
| class | ProtectionEngine |
| Manages protection-related actions related to a specific identity. More... | |
| class | ProtectionEngine::Observer |
| Interface that receives notifications related to ProtectionEngine. More... | |
| class | ProtectionEngine::Settings |
| Settings used by ProtectionEngine during its creation and throughout its lifetime. More... | |
Defines ProtectionEngine interface.