ProtectAdhocDkAction(String, String) Constructor

Definition

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

public ProtectAdhocDkAction (string id, string doubleKeyEncryptionUrl);
new Microsoft.InformationProtection.Policy.Actions.ProtectAdhocDkAction : string * string -> Microsoft.InformationProtection.Policy.Actions.ProtectAdhocDkAction
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