1 write to _machineKeySection
System.Web (1)
Security\Cryptography\MachineKeyMasterKeyProvider.cs (1)
37
_machineKeySection
= machineKeySection;
4 references to _machineKeySection
System.Web (4)
Security\Cryptography\MachineKeyMasterKeyProvider.cs (4)
118
configProperty:
_machineKeySection
.ElementInformation.Properties[configAttributeName]);
127
configProperty:
_machineKeySection
.ElementInformation.Properties[configAttributeName]);
153
configAttributeValue:
_machineKeySection
.DecryptionKey,
165
configAttributeValue:
_machineKeySection
.ValidationKey,