1 write to _validationKey
System.Web (1)
Security\Cryptography\MachineKeyMasterKeyProvider.cs (1)
163_validationKey = GenerateCryptographicKey(
2 references to _validationKey
System.Web (2)
Security\Cryptography\MachineKeyMasterKeyProvider.cs (2)
162if (_validationKey == null) { 170return _validationKey;