EldoS
Navigation
Web site
Support
Table Of Contents

TElCookieDomain class

Properties     Methods     Declared in    


 
 

Description

    TElCookieDomain contains cookies, which have been set for specific domain name.

     Use this class by accessing Domains property of TElCookieManager. Then use Cookies and CookieCount properties to get access to individual cookies. Use AddCookie method to add a new cookie (eg. when loading cookies from custom format).

 
 

Properties

  • CookieCount
  • Cookies
  • Domain
 
 

Methods

  • AddCookie
  • DeleteCookie
  • RemoveCookie
 
 

Declared in

.NET:

  • Namespace: SBCookieMgr
  • Assembly: SecureBlackbox.HTTPSCommon
VCL:
  • Unit: SBCookieMgr
ActiveX/DLL:
  • not implemented
 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation