CookieHeaderValue
Provides value for the cookie header.
Gets a collection of cookies sent by the client.
Gets or sets the domain to associate the cookie with.
Gets or sets the expiration date and time for the cookie.
Gets or sets a value that specifies whether a cookie is accessible by client-side script.
Gets a shortcut to the cookie property.
Gets or sets the maximum age permitted for a resource.
Gets or sets the virtual path to transmit with the current cookie.
Gets or sets a value indicating whether to transmit the cookie using Secure Sockets Layer (SSL)—that is, over HTTPS only.
Initializes a new instance of the CookieHeaderValue class.
Initializes a new instance of the CookieHeaderValue class.
protected CookieHeaderValue()
Initializes a new instance of the CookieHeaderValue class.
Indicates a value whether the string representation will be converted.
Creates a shallow copy of the cookie value.