ProtectAdhocAction Class

Definition

An action class which specifies adding adhoc protection to the document.

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

Constructors

ProtectAdhocAction(String)

Creates a new ProtectAdhocAction. 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