FaxServer.Security property

The Security property creates a FaxSecurity configuration object. The object permits the calling application to set and retrieve a security descriptor for the fax server.

This property is read-only.

Syntax

Property Security As FaxSecurity

Property value

A FaxSecurity object.

Requirements

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

See also

FaxServer

IFaxServer