IIsSmtpServerSetting (WMI)

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

IIsSetting (WMI)

Methods

The IIsSmtpServerSetting object has no methods.

Properties

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

Property

Data type

Description

AccessExecute

Boolean

See AccessFlags in the Metabase Property Reference.

AccessFlags

SINT32

See AccessFlags in the Metabase Property Reference.

AccessNoRemoteExecute

Boolean

See AccessFlags in the Metabase Property Reference.

AccessNoRemoteRead

Boolean

See AccessFlags in the Metabase Property Reference.

AccessNoRemoteScript

Boolean

See AccessFlags in the Metabase Property Reference.

AccessNoRemoteWrite

Boolean

See AccessFlags in the Metabase Property Reference.

AccessRead

Boolean

See AccessFlags in the Metabase Property Reference.

AccessScript

Boolean

See AccessFlags in the Metabase Property Reference.

AccessSource

Boolean

See AccessFlags in the Metabase Property Reference.

AccessSSL

Boolean

See AccessSSLFlags in the Metabase Property Reference.

AccessSSL128

Boolean

See AccessSSLFlags in the Metabase Property Reference.

AccessSSLFlags

SINT32

See AccessSSLFlags in the Metabase Property Reference.

AccessSSLMapCert

Boolean

See AccessSSLFlags in the Metabase Property Reference.

AccessSSLNegotiateCert

Boolean

See AccessSSLFlags in the Metabase Property Reference.

AccessSSLRequireCert

Boolean

See AccessSSLFlags in the Metabase Property Reference.

AccessWrite

Boolean

See AccessFlags in the Metabase Property Reference.

AdminACLBin[]

array of uint8

See AdminACLBin in the Metabase Property Reference.

AuthAnonymous

Boolean

See AuthFlags in the Metabase Property Reference.

AuthBasic

Boolean

See AuthFlags in the Metabase Property Reference.

AuthFlags

SINT32

See AuthFlags in the Metabase Property Reference.

AuthMD5

Boolean

See AuthFlags in the Metabase Property Reference.

AuthNTLM

Boolean

See AuthFlags in the Metabase Property Reference.

AuthPassport

Boolean

See AuthFlags in the Metabase Property Reference.

AzEnable

Boolean

See AzEnable in the Metabase Property Reference.

AzImpersonationLevel

SINT32

See AzImpersonationLevel in the Metabase Property Reference.

AzScopeName

String

See AzScopeName in the Metabase Property Reference.

AzStoreName

String

See AzStoreName in the Metabase Property Reference.

ConnectionTimeout

SINT32

See ConnectionTimeout in the Metabase Property Reference.

DefaultLogonDomain

String

See DefaultLogonDomain in the Metabase Property Reference.

DontLog

Boolean

See DontLog in the Metabase Property Reference.

ImapClearTextProvider

String

See ImapClearTextProvider in the Metabase Property Reference.

ImapDefaultDomain

String

See ImapDefaultDomain in the Metabase Property Reference.

ImapExpireDelay

SINT32

See ImapExpireDelay in the Metabase Property Reference.

ImapExpireMail

SINT32

See ImapExpireMail in the Metabase Property Reference.

ImapExpireStart

SINT32

See ImapExpireStart in the Metabase Property Reference.

ImapMailExpirationTime

SINT32

See ImapMailExpirationTime in the Metabase Property Reference.

ImapRoutingDll

String

See ImapRoutingDll in the Metabase Property Reference.

LogExtFileBytesRecv

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileBytesSent

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileClientIp

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileComputerName

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileCookie

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileDate

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileFlags

SINT32

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileHost

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileHttpStatus

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileMethod

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileProtocolVersion

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileReferer

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileServerIp

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileServerPort

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileSiteName

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileTime

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileTimeTaken

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileUriQuery

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileUriStem

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileUserAgent

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileUserName

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogExtFileWin32Status

Boolean

See LogExtFileFlags in the Metabase Property Reference.

LogFileDirectory

String

See LogFileDirectory in the Metabase Property Reference.

LogFilePeriod

SINT32

See LogFilePeriod in the Metabase Property Reference.

LogFileTruncateSize

SINT32

See LogFileTruncateSize in the Metabase Property Reference.

LogModuleList

String

See LogModuleList in the Metabase Property Reference.

LogOdbcDataSource

String

See LogOdbcDataSource in the Metabase Property Reference.

LogOdbcPassword

String

See LogOdbcPassword in the Metabase Property Reference.

LogOdbcTableName

String

See LogOdbcTableName in the Metabase Property Reference.

LogOdbcUserName

String

See LogOdbcUserName in the Metabase Property Reference.

LogPluginClsid

String

See LogPluginClsid in the Metabase Property Reference.

LogType

SINT32

See LogType in the Metabase Property Reference.

MaxBandwidth

SINT32

See MaxBandwidth in the Metabase Property Reference.

MaxConnections

SINT32

See MaxConnections in the Metabase Property Reference.

MaxEndpointConnections

SINT32

See MaxEndpointConnections 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.

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.

NTAuthenticationProviders

String

See NTAuthenticationProviders in the Metabase Property Reference.

ServerAutoStart

Boolean

See ServerAutoStart in the Metabase Property Reference.

ServerComment

String

See ServerComment in the Metabase Property Reference.

ServerListenBacklog

SINT32

See ServerListenBacklog in the Metabase Property Reference.

ServerListenTimeout

SINT32

See ServerListenTimeout in the Metabase Property Reference.

Requirements

Server: Requires or Windows Server 2003.

Product: IIS

See Also