Edit

ProxyAuthenticationException(String) Constructor

Definition

Constructor for ProxyAuthenticationException

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

Parameters

message
String

The message that describes the error

Applies to