Creates new cookie options.
An object providing values to initialize this instance.
The domain for which the cookie is valid.
The expiration date and time for the cookie.
The maximum duration, in seconds, until the cookie expires.
The path to which the cookie applies.
The cross-site requests policy.
Value indicating whether to transmit the cookie over HTTPS only.
Defines the attributes of a HTTP cookie.