Edit

NoPermissionsException(String, String, String) Constructor

Definition

Constructor for NoPermissionsException

public NoPermissionsException(string message, string referrer, string owner);
new Microsoft.InformationProtection.Exceptions.NoPermissionsException : string * string * string -> Microsoft.InformationProtection.Exceptions.NoPermissionsException
Public Sub New (message As String, referrer As String, owner As String)

Parameters

message
String

The message that describes the error

referrer
String

The contact in case of missing rights to the document

owner
String

The owner of the document

Applies to