IFaxSecurity interface (faxcomex.h)

The IFaxSecurity configuration object is used by a fax client application to configure the security on a fax server, and permits the calling application to set and retrieve a security descriptor for the fax server.

Inheritance

The IFaxSecurity interface inherits from the IDispatch interface. IFaxSecurity also has these types of members:

Methods

The IFaxSecurity interface has these methods.

 
IFaxSecurity::get_Descriptor

The Descriptor property represents the security descriptor for a IFaxServer object. (Get)
IFaxSecurity::get_GrantedRights

The IFaxSecurity::get_GrantedRights property is a combination of the fax server access rights granted to the user referencing this property.
IFaxSecurity::get_InformationType

The IFaxSecurity::InformationType property represents the security information type. (Get)
IFaxSecurity::put_Descriptor

The Descriptor property represents the security descriptor for a IFaxServer object. (Put)
IFaxSecurity::put_InformationType

The IFaxSecurity::InformationType property represents the security information type. (Put)
IFaxSecurity::Refresh

The IFaxSecurity::Refresh method refreshes FaxSecurity object information from the fax server.
IFaxSecurity::Save

The IFaxSecurity::Save method saves the FaxSecurity object data.

Remarks

Only an administrator with permissions can configure the security of the fax server. For more information, see Access Control.

A default implementation of IFaxSecurity is provided as the FaxSecurity object.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header faxcomex.h