8 writes to _UseHMACSHA
System.Web (8)
Configuration\MachineKeySection.cs (8)
726
_UseHMACSHA
= false;
1063
_UseHMACSHA
= true;
1068
_UseHMACSHA
= true;
1074
_UseHMACSHA
= false;
1079
_UseHMACSHA
= true;
1084
_UseHMACSHA
= true;
1089
_UseHMACSHA
= true;
1094
_UseHMACSHA
= false;
2 references to _UseHMACSHA
System.Web (2)
Configuration\MachineKeySection.cs (2)
854
if (
_UseHMACSHA
) {
878
if (
_UseHMACSHA
)