IFaxSecurity2 interface (faxcomex.h)

Used by a fax client application to configure the security on a fax server; also permits the calling application to set and retrieve a security descriptor for the fax server.

Inheritance

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

Methods

The IFaxSecurity2 interface has these methods.

 
IFaxSecurity2::get_Descriptor

Represents the security descriptor for a IFaxServer2 object. (Get)
IFaxSecurity2::get_GrantedRights

Retrieves a combination of the fax server access rights granted to the user referencing this property.
IFaxSecurity2::get_InformationType

Retrieves the security information type. (Get)
IFaxSecurity2::put_Descriptor

Represents the security descriptor for a IFaxServer2 object. (Put)
IFaxSecurity2::put_InformationType

Retrieves the security information type. (Put)
IFaxSecurity2::Refresh

Refreshes FaxSecurity2 object information from the fax server.
IFaxSecurity2::Save

Saves the FaxSecurity object data.

Remarks

This interface is supported only on Windows Vista or later. For earlier versions of Windows use IFaxSecurity.

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

A default implementation is provided as FaxSecurity2.

Requirements

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