ICookieService public interface ICookieService : IService Defines methods to evaluate and store cookies. Documentation Code string this[string origin] { get; set; } Gets or sets the cookie value for the given address.