PermitException Constructor

Initializes a new instance of the PermitException class.

Namespace:  SecretNET.AccessControl
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public PermitException(
	string message
)

Parameters

message
Type: String
The message that describes the error.