AntiForgeryConfig.CookieName 属性

定义

获取或设置防伪系统所使用的 Cookie 的名称。

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

属性值

Cookie 名称。

适用于