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