ProtectDoNotForwardDkAction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An action class which specifies adding do not forward protection to the document.
public class ProtectDoNotForwardDkAction : Microsoft.InformationProtection.Policy.Actions.Action
type ProtectDoNotForwardDkAction = class
inherit Action
Public Class ProtectDoNotForwardDkAction
Inherits Action
- Inheritance
Constructors
ProtectDoNotForwardDkAction(String, String) |
Creates a new ProtectDoNotForwardAction. This constructor is only public to allow using this class in code testing |
Properties
ActionType |
The type of derived action this base class can be cast to (Inherited from Action) |
DoubleKeyEncryptionUrl |
The double key encryption url. |
Id |
The id of the action (Inherited from Action) |