Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 954 Bytes

File metadata and controls

29 lines (22 loc) · 954 Bytes
title class ProtectByTemplateAction
description Documents the protectbytemplateaction::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 ProtectByTemplateAction

An action class that specifies adding protection by template to the document.

Summary

Members Descriptions
public const std::string& GetTemplateId() const Get the protection template ID associated with the action.
public bool IsDoubleKey(std::string& doubleKeyUrl) const Not yet documented.

Members

GetTemplateId function

Get the protection template ID associated with the action.

Returns: The protection template ID.

IsDoubleKey function

Not documented yet.