HttpAntiForgeryException 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這個類型/成員可以支援 .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, Exception) |
此成員支援 .NET Framework 基礎結構,並不能直接使用於您的程式碼中。 初始化 HttpAntiForgeryException 類別的新執行個體。 |
HttpAntiForgeryException(String) |
此成員支援 .NET Framework 基礎結構,並不能直接使用於您的程式碼中。 初始化 HttpAntiForgeryException 類別的新執行個體。 |