Share via


FaxReceiptOptions.AuthenticationType property

The AuthenticationType property specifies the type of authentication the fax service uses when connecting to an Simple Mail Transport Protocol (SMTP) server.

This property is read/write.

Syntax

Property AuthenticationType As Integer

Property value

A variable of type FAX_SMTP_AUTHENTICATION_TYPE_ENUM that specifies or receives the type of authentication. See the FAX_SMTP_AUTHENTICATION_TYPE_ENUM enumeration.

Remarks

To read or to write to this property, a user must have the farQUERY_CONFIG access right.

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

FaxReceiptOptions

IFaxReceiptOptions

Setting Receipt Options