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

An action class that specifies adding adhoc double key protection to the document. More...

#include <protect_adhoc_dk_action.h>

Inheritance diagram for ProtectAdhocDkAction:
Action

Public Member Functions

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

Detailed Description

An action class that specifies adding adhoc double key protection to the document.

Member Function Documentation

◆ GetDoubleKeyEncryptionUrl()

virtual const std::string & ProtectAdhocDkAction::GetDoubleKeyEncryptionUrl ( ) const
pure virtual

Get the double key encryption Url.

Returns
the double key encryption Url.

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