Compartilhar via


FaxServer.Security2 property

The Security2 property returns a IFaxSecurity2 object used to configure security on the fax server.

This property is read-only.

Syntax

Property Security2 As IFaxSecurity2

Property value

The address of a pointer to an IFaxSecurity2 object.

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
FaxComex.h
DLL
Fxscomex.dll

See also

IFaxServer2

FaxServer