1 write to _machineKeySection
System.Web (1)
Security\Cryptography\MachineKeyDataProtectorFactory.cs (1)
22_machineKeySection = machineKeySection;
3 references to _machineKeySection
System.Web (3)
Security\Cryptography\MachineKeyDataProtectorFactory.cs (3)
33string applicationName = _machineKeySection.ApplicationName; 34string dataProtectorTypeName = _machineKeySection.DataProtectorType; 65configProperty: _machineKeySection.ElementInformation.Properties["dataProtectorType"]);