Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IReadCookie interface enables your component to retrieve the values stored in the read-only Request.Cookies Collection collection.
public interface asp.IReadCookie
extends com.ms.com.IUnknown
{
//Methods
public abstract com.ms.com.IUnknown get_NewEnum();
public abstract Boolean getHasKeys();
public abstract com.ms.com.Variant getItem(com.ms.com.Variant);
}
Requirements
Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.
Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.
Product: IIS