3 references to ValidationKey
System.Web (3)
Configuration\MachineKeySection.cs (2)
311
string strKey =
ValidationKey
;
324
if(
ValidationKey
.Contains( "AutoGenerate" ) ||
Security\Cryptography\MachineKeyMasterKeyProvider.cs (1)
165
configAttributeValue: _machineKeySection.
ValidationKey
,