HttpAntiForgeryException Klasa

Definicja

Ten typ/element członkowski obsługuje infrastrukturę .NET Framework i nie jest przeznaczony do użycia bezpośrednio z kodu.

[System.Serializable]
public sealed class HttpAntiForgeryException : System.Web.HttpException
type HttpAntiForgeryException = class
    inherit HttpException
Public NotInheritable Class HttpAntiForgeryException
Inherits HttpException
Dziedziczenie
HttpAntiForgeryException
Atrybuty

Konstruktory

HttpAntiForgeryException()

Ten element członkowski obsługuje infrastrukturę .NET Framework i nie jest przeznaczony do użycia bezpośrednio z kodu. Inicjuje HttpAntiForgeryException nowe wystąpienie klasy .

HttpAntiForgeryException(String, Exception)

Ten element członkowski obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie. Inicjuje nowe wystąpienie klasy HttpAntiForgeryException.

HttpAntiForgeryException(String)

Ten element członkowski obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie. Inicjuje nowe wystąpienie klasy HttpAntiForgeryException.

Dotyczy