Eplan Platform API
Eplan.IdentityClient Namespace / IdentityClientResponse Class / Cookies Property

In This Topic
    Cookies Property
    In This Topic
    Cookies.
    Syntax
    public string Cookies {get; set;}
    public:
    property String^ Cookies {
       String^ get();
       void set (    String^ value);
    }
    See Also