IIsSmtpDomainSetting (WMI)

This class corresponds to the IIsSmtpDomain IIS Admin object, and contains the read-write properties for the object.

IIsSetting (WMI)

Methods

The IIsSmtpDomainSetting object has no methods.

Properties

The IIsSmtpDomainSetting object defines the following properties, in addition to those inherited from IIsSetting (WMI).

Property

Data type

Description

AuthTurnList[]

array of String

See AuthTurnList in the Metabase Property Reference.

CSideEtrnDomains

String

See CSideEtrnDomains in the Metabase Property Reference.

Name

String

The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.

RelayForAuth

SINT32

See RelayForAuth in the Metabase Property Reference.

RelayIpList[]

array of uint8

See RelayIpList in the Metabase Property Reference.

RouteAction

SINT32

See RouteAction in the Metabase Property Reference.

RouteActionString

String

See RouteActionString in the Metabase Property Reference.

RoutePassword

String

See RoutePassword in the Metabase Property Reference.

RouteUserName

String

See RouteUserName in the Metabase Property Reference.

Requirements

Server: Requires or Windows Server 2003.

Product: IIS

See Also