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
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.