AntiforgeryExtensions 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.
Static class that adds extension methods to IAntiforgery. This class cannot be inherited.
public ref class AntiforgeryExtensions abstract sealed
public static class AntiforgeryExtensions
type AntiforgeryExtensions = class
Public Module AntiforgeryExtensions
- Inheritance
-
AntiforgeryExtensions
Methods
GetHtml(IAntiforgery, HttpContext) |
Generates an <input type="hidden"> element for an antiforgery token. |