通过registery更改本地Intranet安全区域

我需要从registry中更改本地Intranet上的用户身份validation选项,但无法确定正确的值

Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\1] "2001"=dword:00000000 "2004"=dword:00000000 @="" "DisplayName"="Local intranet" "PMDisplayName"="Local intranet [Protected Mode]" "Description"="This zone contains all Web sites that are on your organization's intranet." "Icon"="shell32.dll#0018" "LowIcon"="inetcpl.cpl#005423" "CurrentLevel"=dword:00000000 "1200"=dword:00010000 "1400"=dword:00000000 "2500"=dword:00000003 "Flags"=dword:000000db 

我需要将用户身份validation设置为:提前input用户名和密码。