CookieState
Contains cookie name and its associated cookie state.
Gets or sets the cookie value with the specified cookie name, if the cookie data is structured.
Gets or sets the name of the cookie.
Gets or sets the cookie value, if cookie data is a simple string value.
Gets or sets the collection of name-value pair, if the cookie data is structured.
Initializes a new instance of the CookieState class.
Initializes a new instance of the CookieState class.
Initializes a new instance of the CookieState class.
Returns a new object that is a copy of the current instance.