Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
Label information for a template or ad-hoc (custom) protection. More...
#include <src/api/mip/protection_descriptor.h>
Public Member Functions | |
LabelInfo (const std::string &_labelId, const std::string &_tenantId) | |
Public Attributes | |
std::string | labelId |
std::string | tenantId |
Label information for a template or ad-hoc (custom) protection.
Definition at line 60 of file protection_descriptor.h.
|
inline |
Definition at line 61 of file protection_descriptor.h.
std::string LabelInfo::labelId |
Definition at line 65 of file protection_descriptor.h.
Referenced by LabelInfo().
std::string LabelInfo::tenantId |
Definition at line 66 of file protection_descriptor.h.
Referenced by LabelInfo().