Заблокировано Use of Santizer.GetSafeHTML

  • 2 марта 2012 г. 17:42
     
     

    Hi,

    I downloaded and installed AntiXSS 4.2.1 library in VS2010.  Now I can import Microsoft. Security.Application in my project.

    But I didnot find Sanitizer.GetSafeHTML element in this library.

    Can anyone help.

    Regards,

    Ranjith

Все ответы

  • 29 марта 2012 г. 16:55
     
     

    Sanitizer class is in HTMLSanitizationLibrary, which is located in:

    C:\Program Files\Microsoft Information Security\AntiXSS Library v4.2\SANITIZER

    after installation.

    Hope it helps.