AntiForgeryConfig.CookieName Property

Definition

Gets or sets the name of the cookie that is used by the anti-forgery system.

public static string CookieName { get; set; }
member this.CookieName : string with get, set
Public Shared Property CookieName As String

Property Value

The cookie name.

Applies to