Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
Loading...
Searching...
No Matches
LabelInfo Struct Reference

Label information for a template or ad-hoc (custom) protection. More...

#include <protection_descriptor.h>

Public Member Functions

 LabelInfo (const std::string &_labelId, const std::string &_tenantId)
 

Public Attributes

std::string labelId
 
std::string tenantId
 

Detailed Description

Label information for a template or ad-hoc (custom) protection.

Constructor & Destructor Documentation

◆ LabelInfo()

LabelInfo::LabelInfo ( const std::string & _labelId,
const std::string & _tenantId )
inline

Member Data Documentation

◆ labelId

std::string LabelInfo::labelId

◆ tenantId

std::string LabelInfo::tenantId

The documentation for this struct was generated from the following file: