TSCALPersisted

指定终端服务客户端访问许可 (TSCAL) 注册表项是否在 UWF 排除列表中。

说明

False

TSCAL 注册表项不在 UWF 排除列表中。

True

TSCAL 注册表项位于 UWF 排除列表中。

这是默认值。

父层次结构

Microsoft-Windows-Embedded-UnifiedWriteFilter | TSCALPersisted

有效配置阶段

specialize

应用于

有关此组件支持的 Windows 版本和体系结构的列表,请参阅 Microsoft-Windows-Embedded-UnifiedWriteFilter

XML 示例

<settings pass="specialize">
    <component name="Microsoft-Windows-Embedded-UnifiedWriteFilter" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <TSCALPersisted>False</TSCALPersisted>
    </component>
</settings>