AntiForgery.GetHtml Method
Adds an authenticating token to a form to help protect against request forgery.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetHtml() | Adds an authenticating token to a form to help protect against request forgery. |
|
GetHtml(HttpContextBase, String, String, String) | Adds an authenticating token to a form to help protect against request forgery and lets callers specify authentication details. |