AllowedSites
AllowedSites
會指定快顯封鎖程式允許使用快顯視窗的網際網路網站。
值
Path_to_url |
指定快顯封鎖程式允許使用快顯視窗之每個網際網路網站的 URL 完整路徑。 您可以使用分號作為分隔符號來新增多個網站。 Path_to_url 是字串。 |
這種字串支援空的元素。
有效的組態傳遞
特殊化
父階層
Microsoft-Windows-IE-InternetExplorer | AllowedSites
套用至
如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-IE-InternetExplorer。
XML 範例
下列 XML 輸出示範如何設定快顯封鎖程式。
<AllowedSites>https://www.fabrikam.com;http://www.contoso.com</AllowedSites>
<FilterLevel>High</FilterLevel>
<PlaySound>false</PlaySound>
<ShowInformationBar>false</ShowInformationBar>