Udostępnij za pośrednictwem


AntiforgeryToken Klasa

Definicja

Składnik renderujący token antyforgery jako ukryte pole.

public class AntiforgeryToken : Microsoft.AspNetCore.Components.IComponent
type AntiforgeryToken = class
    interface IComponent
Public Class AntiforgeryToken
Implements IComponent
Dziedziczenie
AntiforgeryToken
Implementuje

Konstruktory

AntiforgeryToken()

Składnik renderujący token antyforgery jako ukryte pole.

Jawne implementacje interfejsu

IComponent.Attach(RenderHandle)

Składnik renderujący token antyforgery jako ukryte pole.

IComponent.SetParametersAsync(ParameterView)

Składnik renderujący token antyforgery jako ukryte pole.

Dotyczy