NoPermissionsException(String, String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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