Click or drag to resize

AuthenticationOptionsAjaxRequestVerificationToken Property

Gets or sets token to specify when using AJAX for request verification tokens.

Namespace: GSF.Web.Security
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public string AjaxRequestVerificationToken { get; }
View Source

Property Value

String
See Also