AntiforgeryOptions.DefaultCookiePrefix Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default cookie prefix, which is ".AspNetCore.Antiforgery.".
public: static initonly System::String ^ DefaultCookiePrefix;
public static readonly string DefaultCookiePrefix;
staticval mutable DefaultCookiePrefix : string
Public Shared ReadOnly DefaultCookiePrefix As String