AntiforgeryToken Clase

Definición

Componente que representa un token antifalsificación como un campo oculto.

C#
public class AntiforgeryToken : Microsoft.AspNetCore.Components.IComponent
Herencia
AntiforgeryToken
Implementaciones

Constructores

AntiforgeryToken()

Componente que representa un token antifalsificación como un campo oculto.

Implementaciones de interfaz explícitas

IComponent.Attach(RenderHandle)

Componente que representa un token antifalsificación como un campo oculto.

IComponent.SetParametersAsync(ParameterView)

Componente que representa un token antifalsificación como un campo oculto.

Se aplica a

Producto Versiones
ASP.NET Core 8.0, 9.0