HttpAntiForgeryException 類別

定義

這個類型/成員可以支援 .NET Framework 基礎結構,但不能直接使用於您的程式碼中。

[System.Serializable]
public sealed class HttpAntiForgeryException : System.Web.HttpException
type HttpAntiForgeryException = class
    inherit HttpException
Public NotInheritable Class HttpAntiForgeryException
Inherits HttpException
繼承
HttpAntiForgeryException
屬性

建構函式

HttpAntiForgeryException()

此成員支援.NET Framework基礎結構,而且不適合直接從您的程式碼使用。初始化 類別的新實例 HttpAntiForgeryException

HttpAntiForgeryException(String)

此成員支援 .NET Framework 基礎結構,並不能直接使用於您的程式碼中。 初始化 HttpAntiForgeryException 類別的新執行個體。

HttpAntiForgeryException(String, Exception)

此成員支援 .NET Framework 基礎結構,並不能直接使用於您的程式碼中。 初始化 HttpAntiForgeryException 類別的新執行個體。

適用於