ProtectDoNotForwardDkAction(String, String) Constructor

Definition

Creates a new ProtectDoNotForwardAction. This constructor is only public to allow using this class in code testing

public ProtectDoNotForwardDkAction (string id, string doubleKeyEncryptionUrl);
new Microsoft.InformationProtection.Policy.Actions.ProtectDoNotForwardDkAction : string * string -> Microsoft.InformationProtection.Policy.Actions.ProtectDoNotForwardDkAction
Public Sub New (id As String, doubleKeyEncryptionUrl As String)

Parameters

id
String

The id of the action

doubleKeyEncryptionUrl
String

The double key encryptionUrl

Applies to