Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
Loading...
Searching...
No Matches
ProtectByEncryptOnlyAction Class Referenceabstract

An action class that specifies adding encrypt only protection to the document. More...

#include <protect_by_encrypt_only_action.h>

Inheritance diagram for ProtectByEncryptOnlyAction:
Action

Public Member Functions

virtual const std::string & GetTemplateId () const =0
 
- Public Member Functions inherited from Action
virtual ActionType GetType () const =0
 Get the type of Action.
 

Detailed Description

An action class that specifies adding encrypt only protection to the document.

Member Function Documentation

◆ GetTemplateId()

virtual const std::string & ProtectByEncryptOnlyAction::GetTemplateId ( ) const
pure virtual
Returns
The Template Id specifically associated with encrypt only action

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