AntiforgeryToken Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Component that renders an antiforgery token as a hidden field.
public class AntiforgeryToken : Microsoft.AspNetCore.Components.IComponenttype AntiforgeryToken = class
    interface IComponentPublic Class AntiforgeryToken
Implements IComponent- Inheritance
- 
				AntiforgeryToken
- Implements
Constructors
| AntiforgeryToken() | 
Explicit Interface Implementations
| IComponent.Attach(RenderHandle) | |
| IComponent.SetParametersAsync(ParameterView) |