UWF_ExcludedRegistryKey
包含目前位於統一寫入篩選器的登錄機碼排除清單中的登錄機碼 (UWF) 。
語法
class UWF_ExcludedRegistryKey {
[Read] string RegistryKey;
};
成員
下表列出屬於這個類別的任何方法和屬性。
屬性
屬性 | 資料類型 | 限定詞 | 描述 |
---|---|---|---|
RegistryKey | string | [read] | 登錄機碼排除清單中登錄機碼的完整路徑。 |
備註
UWF_ExcludedRegistryKeydoes不代表實際的 WMI 物件,而且您無法使用此類別來取得或設定登錄機碼排除專案。
您可以使用 UWF_RegistryFilter.GetExclusions 或 UWF_RegistryFilter.FindExclusion 方法來擷取UWF_ExcludedRegistryKey物件。
您可以使用 UWF_Volume.AddExclusion 和 UWF_Volume.RemoveExclusion 方法,在 UWF 登錄機碼排除清單中新增或移除登錄機碼。
需求
Windows 版本 | 支援 |
---|---|
Windows 首頁 | 否 |
Windows 專業版 | 否 |
Windows 企業版 | 是 |
Windows 教育版 | 是 |
Windows IoT 企業版 | 是 |