IncomingFaxesArePublic (Standard 8 Module Reference)

7/8/2014

Review the applicable Feature modules and any examples for the IncomingFaxesArePublic setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies whether incoming faxes that are not assigned to a specific user can be viewed by all users.

Set to true to enable all users to view these faxes; otherwise, set to false. The default value is true.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

INF-prnms002

Drivers/Printer/INF-prnms002/Fax/IncomingFaxesArePublic

Fax and Scan

Features/Devices/Printing and Scanning/Fax and Scan/Fax/IncomingFaxesArePublic

XML Example

The following example shows how to enable only users with administrative privileges to view incoming faxes that are not assigned to a specific user.

<Fax>
    <IncomingFaxesArePublic>false</IncomingFaxesArePublic>
</Fax>

See Also

Reference

Thin Client Template

Concepts

Feature Module Settings