1 write to s_CookieProtection
System.Web (1)
Security\Roles.cs (1)
505s_CookieProtection = settings.CookieProtection;
1 reference to s_CookieProtection
System.Web (1)
Security\Roles.cs (1)
56static public CookieProtection CookieProtectionValue { get { Initialize(); return s_CookieProtection; }}