Edit

NoAuthTokenException(String) Constructor

Definition

Constructor for NoAuthTokenException

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

Parameters

message
String

The message that describes the error

Applies to