Show / Hide Table of Contents

Class CookieContainer

A class containing a CookieContainer

Inheritance
object
CookieContainer
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Pulumi.Esc.Sdk.Client
Assembly: Pulumi.Esc.Sdk.dll
Syntax
public sealed class CookieContainer

Properties

View Source

Value

The collection of tokens

Declaration
public CookieContainer Value { get; }
Property Value
Type Description
CookieContainer

Version 0.13.1

  • View Source
Back to top Copyright 2016-2023, Pulumi Corporation.