|
Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
This is the complete list of members for LabelingOptions, including all inherited members.
| GetAssignmentMethod() const | LabelingOptions | inline |
| GetExtendedProperties() const | LabelingOptions | inline |
| GetJustificationMessage() const | LabelingOptions | inline |
| IsDowngradeJustified() const | LabelingOptions | inline |
| LabelingOptions(AssignmentMethod method) | LabelingOptions | inline |
| mAssignmentMethod | LabelingOptions | private |
| mExtendedProperties | LabelingOptions | private |
| mIsDowngradeJustified | LabelingOptions | private |
| mJustificationMessage | LabelingOptions | private |
| SetDowngradeJustification(bool isDowngradeJustified, const std::string &justificationMessage) | LabelingOptions | inline |
| SetExtendedProperties(const std::vector< std::pair< std::string, std::string > > &extendedProperties) | LabelingOptions | inline |