CookieAuthenticationDefaults.CookiePrefix 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 prefix used to provide a default CookieAuthenticationOptions.CookieName
public: static initonly System::String ^ CookiePrefix;
public static readonly string CookiePrefix;
staticval mutable CookiePrefix : string
Public Shared ReadOnly CookiePrefix As String