AntiforgeryToken 類別

定義

將反分叉標記轉譯為隱藏欄位的元件。

public class AntiforgeryToken : Microsoft.AspNetCore.Components.IComponent
type AntiforgeryToken = class
    interface IComponent
Public Class AntiforgeryToken
Implements IComponent
繼承
AntiforgeryToken
實作

建構函式

AntiforgeryToken()

將反分叉標記轉譯為隱藏欄位的元件。

明確介面實作

IComponent.Attach(RenderHandle)

將反分叉標記轉譯為隱藏欄位的元件。

IComponent.SetParametersAsync(ParameterView)

將反分叉標記轉譯為隱藏欄位的元件。

適用於