2 references to suppressExtendedProtectionKey
System (2)
net\System\Net\_DigestClient.cs (2)
730private const string suppressExtendedProtectionKeyPath = @"HKEY_LOCAL_MACHINE\" + suppressExtendedProtectionKey; 747using (RegistryKey lsaKey = Registry.LocalMachine.OpenSubKey(suppressExtendedProtectionKey)) {