Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
Defines ProtectionDescriptor interface. More...
#include <chrono>
#include <map>
#include <memory>
#include <string>
#include "mip/mip_namespace.h"
#include "mip/user_rights.h"
#include "mip/user_roles.h"
#include "mip/dynamic_watermark.h"
Go to the source code of this file.
Classes | |
struct | LabelInfo |
Label information for a template or ad-hoc (custom) protection. More... | |
class | ProtectionDescriptor |
Description of protection associated with a piece of content. More... | |
Enumerations | |
enum class | ProtectionType { TemplateBased = 0 , Custom = 1 } |
Describes whether protection is based off a template or ad-hoc (custom) More... | |
Defines ProtectionDescriptor interface.
|
strong |