ProtectDoNotForwardAction Class

Definition

An action class which specifies adding do not forward protection to the document.

public class ProtectDoNotForwardAction : Microsoft.InformationProtection.Policy.Actions.Action
type ProtectDoNotForwardAction = class
    inherit Action
Public Class ProtectDoNotForwardAction
Inherits Action
Inheritance
ProtectDoNotForwardAction

Constructors

ProtectDoNotForwardAction(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)
Id

The id of the action

(Inherited from Action)

Applies to