| 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 |
An action class that specifies adding protection by template to the document.
| 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. |
Get the protection template ID associated with the action.
Returns: The protection template ID.
Not documented yet.