CsrfException Constructor |
Name | Description | |
---|---|---|
CsrfException |
Initializes a new instance of the CsrfException class.
| |
CsrfException(String) |
Initializes a new instance of the CsrfException class with a specified error message.
| |
CsrfException(SerializationInfo, StreamingContext) |
Initializes a new instance of the CsrfException class with serialized data.
| |
CsrfException(String, Exception) |
Initializes a new instance of the CsrfException class with a specified error message and a reference to the inner exception that is the cause of the CSRF exception.
|