SessionDefaults.CookieName 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.
Represent the default cookie name, which is ".AspNetCore.Session".
public: static initonly System::String ^ CookieName;
public static readonly string CookieName;
staticval mutable CookieName : string
Public Shared ReadOnly CookieName As String