Edit

AdhocProtectionRequiredException(String) Constructor

Definition

Constructor for AdhocProtectionRequiredException

public AdhocProtectionRequiredException(string message);
new Microsoft.InformationProtection.Exceptions.AdhocProtectionRequiredException : string -> Microsoft.InformationProtection.Exceptions.AdhocProtectionRequiredException
Public Sub New (message As String)

Parameters

message
String

The message that describes the error

Applies to