Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.06 KB

File metadata and controls

36 lines (26 loc) · 1.06 KB
title class RulePackageData
description Documents the rulepackagedata::undefined class of the Microsoft Information Protection (MIP) SDK.
author msmbaldwin
ms.service information-protection
ms.topic reference
ms.author mbaldwin
ms.date 11/07/2023

class RulePackageData

Summary

Members Descriptions
public const PolicyRuleData* GetRuleData() const Not yet documented.
public const std::pair<std::string, std::string>& GetLabelToTemplateId() const Not yet documented.
public const std::pair<std::string, std::shared_ptr<ProtectionActionData>>& GetLabelToProtectionType() const Not yet documented.
public virtual ~RulePackageData() Not yet documented.

Members

GetRuleData function

Not documented yet.

GetLabelToTemplateId function

Not documented yet.

GetLabelToProtectionType function

Not documented yet.

~RulePackageData function

Not documented yet.