2 references to None
System.Web (2)
Security\AnonymousIdentificationModule.cs (1)
303private static CookieProtection s_Protection = CookieProtection.None;
Security\CookieProtection.cs (1)
80if (buf == null || cookieProtection == CookieProtection.None)