Discuss this help topic in SecureBlackbox Forum
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).
.NET: