Share via


AntiforgeryToken Class

Definition

Component that renders an antiforgery token as a hidden field.

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

Applies to