HttpBuildR HttpBuildR

Struct Cookie

Namespace
HttpBuildR
Assembly
HttpBuildR.ActionResult.dll

Defines a response cookie

public readonly struct Cookie
Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)

Properties

Key

Key

Options

Cookie options

Value

Value

Methods

New(string, string, CookieOptions?)

Creates a new cookie

Edit this page
Created By Ben Mazzarol