Edit

PrivilegedRequiredException(String) Constructor

Definition

Constructor for PrivilegedRequiredException

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

Parameters

message
String

The message that describes the error

Applies to