1 write to _machineKeySection
System.Web (1)
Security\Cryptography\MachineKeyCryptoAlgorithmFactory.cs (1)
21
_machineKeySection
= machineKeySection;
3 references to _machineKeySection
System.Web (3)
Security\Cryptography\MachineKeyCryptoAlgorithmFactory.cs (3)
34
configAttributeValue:
_machineKeySection
.GetDecryptionAttributeSkipValidation(),
69
configAttributeValue:
_machineKeySection
.GetValidationAttributeSkipValidation(),
131
configProperty:
_machineKeySection
.ElementInformation.Properties[configAttributeName]);