Class CookieEchoData
Inheritance
System.Object
CookieEchoData
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ImageVault.Client.Rest
Assembly: ImageVault.Client.dll
Syntax
public class CookieEchoData
Constructors
CookieEchoData()
Declaration
public CookieEchoData()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |