IFaxReceiptOptions::get_AuthenticationType method (faxcomex.h)
The IFaxReceiptOptions::get_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
HRESULT get_AuthenticationType(
FAX_SMTP_AUTHENTICATION_TYPE_ENUM *pType
);
Parameters
pType
Return value
None
Remarks
To read or to write to this property, a user must have the farQUERY_CONFIG access right.
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 |
DLL | Fxscomex.dll |