|
Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
Defines ProtectionProfile interface. More...
#include <memory>#include <string>#include "mip/common_types.h"#include "mip/dns_redirection.h"#include "mip/error.h"#include "mip/http_delegate.h"#include "mip/logger_delegate.h"#include "mip/mip_context.h"#include "mip/mip_export.h"#include "mip/mip_namespace.h"#include "mip/protection/protection_common_types.h"#include "mip/protection/protection_engine.h"#include "mip/task_dispatcher_delegate.h"#include "mip/xml_delegate.h"Go to the source code of this file.
Classes | |
| class | ProtectionProfile |
| ProtectionProfile is the root class for performing protection operations. More... | |
| class | ProtectionProfile::Observer |
| Interface that receives notifications related to ProtectionProfile. More... | |
| class | ProtectionProfile::Settings |
| Settings used by ProtectionProfile during its creation and throughout its lifetime. More... | |
Defines ProtectionProfile interface.