Click or drag to resize

AuthenticationOptionsRequestVerificationToken Property

Gets or sets the token used for anti-forgery verification in HTTP request headers.

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

Property Value

String
See Also