Specific Fax Access Rights

If you are using the Microsoft Component Object Model (COM) implementation, your fax client application cannot access this functionality at this time.

The Fax Service Client API defines the following specific access rights, which provide security when users query and manage fax jobs, fax devices, and fax documents.

Value Meaning
FAX_CONFIG_QUERY Grants permission to query configuration and routing method data at the fax server level.
FAX_CONFIG_SET Grants permission to modify configuration and routing method data at the fax server level.
FAX_JOB_MANAGE Grants permission to terminate a fax job in progress, or change the status of a queued fax job.
FAX_JOB_QUERY Grants permission to query queued and active fax jobs.
FAX_JOB_SUBMIT Grants permission to send a fax transmission to one or more recipients.
FAX_PORT_QUERY Grants permission to query configuration, status, and routing method data at the port level. This access right includes the ability to obtain and close a fax port handle.
FAX_PORT_SET Grants permission to modify configuration and routing method data at the port level. This access right includes the ability to enable or disable a fax routing method.

 

For more information about the rights users must have to query and modify port data, see Fax Port Access Levels.