Data Loss Prevention

 View Only
  • 1.  Can PHP or C# be use to activate/deactivate DLP Policy

    Posted May 15, 2012 08:51 PM

    It's possible to use PHP or C# to activate/deactivate DLP Policy that is already configured on the Enforce server?

     

     

    Regards,

    June 



  • 2.  RE: Can PHP or C# be use to activate/deactivate DLP Policy

    Broadcom Employee
    Posted May 16, 2012 02:40 AM

    Let me clarify your question:

    there are already some policy configured on your Enforcer Server, then, you need to use the coding language, such as PHP or C# to develop some kind of tool, and, after run this tool, the policy will be activated or deactivated.

    If so, I suggest you to use some kind of Web UI Automation Testing Tool, or Web Browser Automation Tool, such as Selenium.

    You can use the Selenium to simulate the process/action of activating and deactivating the policy on Enforcer Server.



  • 3.  RE: Can PHP or C# be use to activate/deactivate DLP Policy

    Posted May 18, 2012 04:25 AM

    Hi,

    I think what he's asking for is an API that he can use for development.