nntpauthenticate Field

nntpauthenticate Field

Specifies the authentication mechanism to use when authentication is required to send messages to an NNTP service using a TCP/IP network socket..

Full Name

https://schemas.microsoft.com/cdo/configuration/nntpauthenticate

Name Constant

CdoConfiguration.cdoNNTPAuthenticate

Variant SubType

Long

long

Remarks

The value of this field should be one of the enumerated values in the CdoProtocolsAuthentication enumeration.

If no value is set for this field, anonymous (no authentication) is assumed.

This field is used only if the postusing field is set to cdoPostUsingPort (2) and messages are therefore to be send over the network

Example

2 (NTLM)

See Also

Concepts

CdoPostUsing Enum
postusing Field
CdoProtocolsAuthentication Enum