IIsImapServiceSetting, ROOT\MicrosoftIISv2

Class | Methods | Properties (82) | Qualifiers (4) | Instances | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The Setting class represents configuration-related and operational parameters for one or more ManagedSystemElement(s). A ManagedSystemElement may have multiple Setting objects associated with it. The current operational values for an Element's parameters are reflected by properties in the Element itself or by properties in its associations. These properties do not have to be the same values present in the Setting object. For example, a modem may have a Setting baud rate of 56Kb/sec but be operating at 19.2Kb/sec.

IIsImapServiceSetting properties

IIsImapServiceSetting has 82 properties (78 Local, 4 Derived)

NameOriginCIMType
AccessExecuteIIsImapServiceSetting11 [boolean]
AccessFlagsIIsImapServiceSetting3 [sint32]
AccessNoPhysicalDirIIsImapServiceSetting11 [boolean]
AccessNoRemoteExecuteIIsImapServiceSetting11 [boolean]
AccessNoRemoteReadIIsImapServiceSetting11 [boolean]
AccessNoRemoteScriptIIsImapServiceSetting11 [boolean]
AccessNoRemoteWriteIIsImapServiceSetting11 [boolean]
AccessReadIIsImapServiceSetting11 [boolean]
AccessScriptIIsImapServiceSetting11 [boolean]
AccessSourceIIsImapServiceSetting11 [boolean]
AccessSSLIIsImapServiceSetting11 [boolean]
AccessSSL128IIsImapServiceSetting11 [boolean]
AccessSSLFlagsIIsImapServiceSetting3 [sint32]
AccessSSLMapCertIIsImapServiceSetting11 [boolean]
AccessSSLNegotiateCertIIsImapServiceSetting11 [boolean]
AccessSSLRequireCertIIsImapServiceSetting11 [boolean]
AccessWriteIIsImapServiceSetting11 [boolean]
AdminACLBinIIsImapServiceSetting17 [uint8]
AuthAnonymousIIsImapServiceSetting11 [boolean]
AuthBasicIIsImapServiceSetting11 [boolean]
AuthFlagsIIsImapServiceSetting3 [sint32]
AuthMD5IIsImapServiceSetting11 [boolean]
AuthNTLMIIsImapServiceSetting11 [boolean]
AuthPassportIIsImapServiceSetting11 [boolean]
AzEnableIIsImapServiceSetting11 [boolean]
AzScopeNameIIsImapServiceSetting8 [string]
AzStoreNameIIsImapServiceSetting8 [string]
CaptionCIM_Setting8 [string]
ConnectionTimeoutIIsImapServiceSetting3 [sint32]
DefaultLogonDomainIIsImapServiceSetting8 [string]
DescriptionCIM_Setting8 [string]
DontLogIIsImapServiceSetting11 [boolean]
ImapClearTextProviderIIsImapServiceSetting8 [string]
ImapDefaultDomainIIsImapServiceSetting8 [string]
ImapExpireDelayIIsImapServiceSetting3 [sint32]
ImapExpireMailIIsImapServiceSetting3 [sint32]
ImapExpireStartIIsImapServiceSetting3 [sint32]
ImapMailExpirationTimeIIsImapServiceSetting3 [sint32]
ImapRoutingDllIIsImapServiceSetting8 [string]
LogExtFileBytesRecvIIsImapServiceSetting11 [boolean]
LogExtFileBytesSentIIsImapServiceSetting11 [boolean]
LogExtFileClientIpIIsImapServiceSetting11 [boolean]
LogExtFileComputerNameIIsImapServiceSetting11 [boolean]
LogExtFileCookieIIsImapServiceSetting11 [boolean]
LogExtFileDateIIsImapServiceSetting11 [boolean]
LogExtFileFlagsIIsImapServiceSetting3 [sint32]
LogExtFileHostIIsImapServiceSetting11 [boolean]
LogExtFileHttpStatusIIsImapServiceSetting11 [boolean]
LogExtFileHttpSubStatusIIsImapServiceSetting11 [boolean]
LogExtFileMethodIIsImapServiceSetting11 [boolean]
LogExtFileProtocolVersionIIsImapServiceSetting11 [boolean]
LogExtFileRefererIIsImapServiceSetting11 [boolean]
LogExtFileServerIpIIsImapServiceSetting11 [boolean]
LogExtFileServerPortIIsImapServiceSetting11 [boolean]
LogExtFileSiteNameIIsImapServiceSetting11 [boolean]
LogExtFileTimeIIsImapServiceSetting11 [boolean]
LogExtFileTimeTakenIIsImapServiceSetting11 [boolean]
LogExtFileUriQueryIIsImapServiceSetting11 [boolean]
LogExtFileUriStemIIsImapServiceSetting11 [boolean]
LogExtFileUserAgentIIsImapServiceSetting11 [boolean]
LogExtFileUserNameIIsImapServiceSetting11 [boolean]
LogExtFileWin32StatusIIsImapServiceSetting11 [boolean]
LogFileDirectoryIIsImapServiceSetting8 [string]
LogFilePeriodIIsImapServiceSetting3 [sint32]
LogFileTruncateSizeIIsImapServiceSetting3 [sint32]
LogModuleListIIsImapServiceSetting8 [string]
LogOdbcDataSourceIIsImapServiceSetting8 [string]
LogOdbcPasswordIIsImapServiceSetting8 [string]
LogOdbcTableNameIIsImapServiceSetting8 [string]
LogOdbcUserNameIIsImapServiceSetting8 [string]
LogPluginClsidIIsImapServiceSetting8 [string]
LogTypeIIsImapServiceSetting3 [sint32]
MaxBandwidthIIsImapServiceSetting3 [sint32]
MaxConnectionsIIsImapServiceSetting3 [sint32]
MaxEndpointConnectionsIIsImapServiceSetting3 [sint32]
key
Name
IIsSetting8 [string]
NTAuthenticationProvidersIIsImapServiceSetting8 [string]
ServerAutoStartIIsImapServiceSetting11 [boolean]
ServerCommentIIsImapServiceSetting8 [string]
ServerListenBacklogIIsImapServiceSetting3 [sint32]
ServerListenTimeoutIIsImapServiceSetting3 [sint32]
SettingIDCIM_Setting8 [string]

Detailed description of IIsImapServiceSetting properties

Local properties (78) of IIsImapServiceSetting class

AccessExecute property
CIMTYPE'boolean'
readTrue
writeTrue
AccessExecute property is in 20 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessFlags property
CIMTYPE'sint32'
readTrue
writeTrue
AccessFlags property is in 20 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessNoPhysicalDir property
CIMTYPE'boolean'
readTrue
writeTrue
AccessNoPhysicalDir property is in 20 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessNoRemoteExecute property
CIMTYPE'boolean'
readTrue
writeTrue
AccessNoRemoteExecute property is in 20 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessNoRemoteRead property
CIMTYPE'boolean'
readTrue
writeTrue
AccessNoRemoteRead property is in 20 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessNoRemoteScript property
CIMTYPE'boolean'
readTrue
writeTrue
AccessNoRemoteScript property is in 20 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessNoRemoteWrite property
CIMTYPE'boolean'
readTrue
writeTrue
AccessNoRemoteWrite property is in 20 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessRead property
CIMTYPE'boolean'
readTrue
writeTrue
AccessRead property is in 20 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessScript property
CIMTYPE'boolean'
readTrue
writeTrue
AccessScript property is in 20 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessSource property
CIMTYPE'boolean'
readTrue
writeTrue
AccessSource property is in 20 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessSSL property
CIMTYPE'boolean'
readTrue
writeTrue
AccessSSL property is in 17 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessSSL128 property
CIMTYPE'boolean'
readTrue
writeTrue
AccessSSL128 property is in 17 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessSSLFlags property
CIMTYPE'sint32'
readTrue
writeTrue
AccessSSLFlags property is in 17 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessSSLMapCert property
CIMTYPE'boolean'
readTrue
writeTrue
AccessSSLMapCert property is in 17 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessSSLNegotiateCert property
CIMTYPE'boolean'
readTrue
writeTrue
AccessSSLNegotiateCert property is in 17 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessSSLRequireCert property
CIMTYPE'boolean'
readTrue
writeTrue
AccessSSLRequireCert property is in 17 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AccessWrite property
CIMTYPE'boolean'
readTrue
writeTrue
AccessWrite property is in 20 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AdminACLBin property
CIMTYPE'uint8'
readTrue
writeTrue
AdminACLBin property is in 55 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AuthAnonymous property
CIMTYPE'boolean'
readTrue
writeTrue
AuthAnonymous property is in 13 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AuthBasic property
CIMTYPE'boolean'
readTrue
writeTrue
AuthBasic property is in 13 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AuthFlags property
CIMTYPE'sint32'
readTrue
writeTrue
AuthFlags property is in 13 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AuthMD5 property
CIMTYPE'boolean'
readTrue
writeTrue
AuthMD5 property is in 13 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AuthNTLM property
CIMTYPE'boolean'
readTrue
writeTrue
AuthNTLM property is in 13 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AuthPassport property
CIMTYPE'boolean'
readTrue
writeTrue
AuthPassport property is in 13 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AzEnable property
CIMTYPE'boolean'
readTrue
writeTrue
AzEnable property is in 13 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AzScopeName property
CIMTYPE'string'
readTrue
writeTrue
AzScopeName property is in 13 classes of ROOT\MicrosoftIISv2 and in 1 namespace
AzStoreName property
CIMTYPE'string'
readTrue
writeTrue
AzStoreName property is in 13 classes of ROOT\MicrosoftIISv2 and in 1 namespace
ConnectionTimeout property
CIMTYPE'sint32'
readTrue
writeTrue
ConnectionTimeout property is in 12 classes of ROOT\MicrosoftIISv2 and in 3 namespaces
DefaultLogonDomain property
CIMTYPE'string'
readTrue
writeTrue
DefaultLogonDomain property is in 13 classes of ROOT\MicrosoftIISv2 and in 3 namespaces
DontLog property
CIMTYPE'boolean'
readTrue
writeTrue
DontLog property is in 20 classes of ROOT\MicrosoftIISv2 and in 3 namespaces
ImapClearTextProvider property
CIMTYPE'string'
readTrue
writeTrue
ImapClearTextProvider property is in 2 classes of ROOT\MicrosoftIISv2 and in 1 namespace
ImapDefaultDomain property
CIMTYPE'string'
readTrue
writeTrue
ImapDefaultDomain property is in 2 classes of ROOT\MicrosoftIISv2 and in 1 namespace
ImapExpireDelay property
CIMTYPE'sint32'
readTrue
writeTrue
ImapExpireDelay property is in 2 classes of ROOT\MicrosoftIISv2 and in 1 namespace
ImapExpireMail property
CIMTYPE'sint32'
readTrue
writeTrue
ImapExpireMail property is in 3 classes of ROOT\MicrosoftIISv2 and in 1 namespace
ImapExpireStart property
CIMTYPE'sint32'
readTrue
writeTrue
ImapExpireStart property is in 2 classes of ROOT\MicrosoftIISv2 and in 1 namespace
ImapMailExpirationTime property
CIMTYPE'sint32'
readTrue
writeTrue
ImapMailExpirationTime property is in 3 classes of ROOT\MicrosoftIISv2 and in 1 namespace
ImapRoutingDll property
CIMTYPE'string'
readTrue
writeTrue
ImapRoutingDll property is in 2 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileBytesRecv property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileBytesRecv property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileBytesSent property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileBytesSent property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileClientIp property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileClientIp property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileComputerName property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileComputerName property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileCookie property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileCookie property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileDate property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileDate property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileFlags property
CIMTYPE'sint32'
readTrue
writeTrue
LogExtFileFlags property is in 12 classes of ROOT\MicrosoftIISv2 and in 3 namespaces
LogExtFileHost property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileHost property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileHttpStatus property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileHttpStatus property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileHttpSubStatus property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileHttpSubStatus property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileMethod property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileMethod property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileProtocolVersion property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileProtocolVersion property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileReferer property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileReferer property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileServerIp property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileServerIp property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileServerPort property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileServerPort property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileSiteName property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileSiteName property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileTime property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileTime property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileTimeTaken property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileTimeTaken property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileUriQuery property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileUriQuery property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileUriStem property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileUriStem property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileUserAgent property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileUserAgent property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileUserName property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileUserName property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogExtFileWin32Status property
CIMTYPE'boolean'
readTrue
writeTrue
LogExtFileWin32Status property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogFileDirectory property
CIMTYPE'string'
readTrue
writeTrue
LogFileDirectory property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogFilePeriod property
CIMTYPE'sint32'
readTrue
writeTrue
LogFilePeriod property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogFileTruncateSize property
CIMTYPE'sint32'
readTrue
writeTrue
LogFileTruncateSize property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogModuleList property
CIMTYPE'string'
readTrue
writeTrue
LogModuleList property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogOdbcDataSource property
CIMTYPE'string'
readTrue
writeTrue
LogOdbcDataSource property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogOdbcPassword property
CIMTYPE'string'
readTrue
writeTrue
LogOdbcPassword property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogOdbcTableName property
CIMTYPE'string'
readTrue
writeTrue
LogOdbcTableName property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogOdbcUserName property
CIMTYPE'string'
readTrue
writeTrue
LogOdbcUserName property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogPluginClsid property
CIMTYPE'string'
readTrue
writeTrue
LogPluginClsid property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
LogType property
CIMTYPE'sint32'
readTrue
writeTrue
LogType property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
MaxBandwidth property
CIMTYPE'sint32'
readTrue
writeTrue
MaxBandwidth property is in 11 classes of ROOT\MicrosoftIISv2 and in 3 namespaces
MaxConnections property
CIMTYPE'sint32'
readTrue
writeTrue
MaxConnections property is in 12 classes of ROOT\MicrosoftIISv2 and in 7 namespaces
MaxEndpointConnections property
CIMTYPE'sint32'
readTrue
writeTrue
MaxEndpointConnections property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
NTAuthenticationProviders property
CIMTYPE'string'
readTrue
writeTrue
NTAuthenticationProviders property is in 13 classes of ROOT\MicrosoftIISv2 and in 1 namespace
ServerAutoStart property
CIMTYPE'boolean'
readTrue
writeTrue
ServerAutoStart property is in 12 classes of ROOT\MicrosoftIISv2 and in 3 namespaces
ServerComment property
CIMTYPE'string'
readTrue
writeTrue
ServerComment property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace
ServerListenBacklog property
CIMTYPE'sint32'
readTrue
writeTrue
ServerListenBacklog property is in 11 classes of ROOT\MicrosoftIISv2 and in 3 namespaces
ServerListenTimeout property
CIMTYPE'sint32'
readTrue
writeTrue
ServerListenTimeout property is in 12 classes of ROOT\MicrosoftIISv2 and in 1 namespace

Derived properties (4) of IIsImapServiceSetting class

Caption property
CIMTYPE'string'
Description'A short textual description (one-line string) of the CIM_Setting object.'
MaxLen64
readTrue
Caption property is in 127 classes of ROOT\MicrosoftIISv2 and in 37 namespaces
Description property
CIMTYPE'string'
Description'A textual description of the CIM_Setting object.'
readTrue
Description property is in 129 classes of ROOT\MicrosoftIISv2 and in 142 namespaces
Name property
CIMTYPE'string'
keyTrue
Name property is in 132 classes of ROOT\MicrosoftIISv2 and in 142 namespaces
SettingID property
CIMTYPE'string'
Description'The identifier by which the CIM_Setting object is known.'
MaxLen256
readTrue
SettingID property is in 60 classes of ROOT\MicrosoftIISv2 and in 10 namespaces

IIsImapServiceSetting Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'The Setting class represents configuration-related and operational parameters for one or more ManagedSystemElement(s). A ManagedSystemElement may have multiple Setting objects associated with it. The current operational values for an Element's parameters are reflected by properties in the Element itself or by properties in its associations. These properties do not have to be the same values present in the Setting object. For example, a modem may have a Setting baud rate of 56Kb/sec but be operating at 19.2Kb/sec.'
dynamicTrue
Locale1033
provider'IIS__PROVIDER'

IIsImapServiceSetting System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\MicrosoftIISv2:IIsImapServiceSetting'___SYSTEM8
__NAMESPACE'ROOT\MicrosoftIISv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['IIsSetting', 'CIM_Setting']___SYSTEM8
__PROPERTY_COUNT82___SYSTEM3
__RELPATH'IIsImapServiceSetting'___SYSTEM8
__DYNASTY'CIM_Setting'___SYSTEM8
__SUPERCLASS'IIsSetting'___SYSTEM8
__CLASS'IIsImapServiceSetting'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to IIsImapServiceSetting

Number of classes:133
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_ElementSetting7320-40-
CIM_Setting130-40-
IIsApplicationPool_IIsApplicationPoolSetting02017---
IIsApplicationPools_IIsApplicationPoolsSetting0201---
IIsApplicationPoolSetting054017---
IIsApplicationPoolsSetting05201---
IIsCertMapper_IIsCertMapperSetting0206---
IIsCertMapperSetting0506---
IIsCompressionScheme_IIsCompressionSchemeSetting0201---
IIsCompressionSchemes_IIsCompressionSchemesSetting0201---
IIsCompressionSchemeSetting01501---
IIsCompressionSchemesSetting02201---
IIsComputer_IIsComputerSetting0201---
IIsComputerSetting01201---
IIsCustomLogModule_IIsCustomLogModuleSetting0201---
IIsCustomLogModuleSetting01201---
IIsFilter_IIsFilterSetting0204---
IIsFilters_IIsFiltersSetting0204---
IIsFilterSetting02804---
IIsFiltersSetting0604---
IIsFtpInfo_IIsFtpInfoSetting020----
IIsFtpInfoSetting060----
IIsFtpServer_IIsFtpServerSetting020----
IIsFtpServer_IIsIPSecuritySetting020----
IIsFtpServerSetting0920----
IIsFtpService_IIsFtpServiceSetting020----
IIsFtpService_IIsIPSecuritySetting020----
IIsFtpServiceSetting0940----
IIsFtpVirtualDir_IIsFtpVirtualDirSetting020----
IIsFtpVirtualDir_IIsIPSecuritySetting020----
IIsFtpVirtualDirSetting0220----
IIsImapInfo_IIsImapInfoSetting020----
IIsImapInfoSetting060----
IIsImapRoutingSource_IIsImapRoutingSourceSetting020----
IIsImapRoutingSourceSetting0140----
IIsImapServer_IIsImapServerSetting020----
IIsImapServer_IIsIPSecuritySetting020----
IIsImapServerSetting0840----
IIsImapService_IIsImapServiceSetting020----
IIsImapService_IIsIPSecuritySetting020----
IIsImapSessions_IIsImapSessionsSetting020----
IIsImapSessionsSetting050----
IIsImapVirtualDir_IIsImapVirtualDirSetting020----
IIsImapVirtualDirSetting0290----
IIsIPSecuritySetting09028---
IIsLogModule_IIsLogModuleSetting0204---
IIsLogModules_IIsLogModulesSetting0201---
IIsLogModuleSetting0704---
IIsLogModulesSetting0501---
IIsMimeMap_IIsMimeMapSetting0201---
IIsMimeMapSetting0601---
IIsNntpExpiration_IIsNntpExpirationSetting020----
IIsNntpExpirationSetting050----
IIsNntpExpire_IIsNntpExpireSetting020----
IIsNntpExpireSetting090----
IIsNntpFeed_IIsNntpFeedSetting020----
IIsNntpFeeds_IIsNntpFeedsSetting020----
IIsNntpFeedSetting0320----
IIsNntpFeedsSetting060----
IIsNntpGroups_IIsNntpGroupsSetting020----
IIsNntpGroupsSetting050----
IIsNntpInfo_IIsNntpInfoSetting020----
IIsNntpInfoSetting060----
IIsNntpRebuild_IIsNntpRebuildSetting020----
IIsNntpRebuildSetting050----
IIsNntpServer_IIsIPSecuritySetting020----
IIsNntpServer_IIsNntpServerSetting020----
IIsNntpServerSetting01160----
IIsNntpService_IIsIPSecuritySetting020----
IIsNntpService_IIsNntpServiceSetting020----
IIsNntpServiceSetting01010----
IIsNntpSessions_IIsNntpSessionsSetting020----
IIsNntpSessionsSetting050----
IIsNntpVirtualDir_IIsNntpVirtualDirSetting020----
IIsNntpVirtualDirSetting0350----
IIsObject_IIsObjectSetting02040---
IIsObjectSetting05040---
IIsPop3Info_IIsPop3InfoSetting020----
IIsPop3InfoSetting060----
IIsPop3RoutingSource_IIsPop3RoutingSourceSetting020----
IIsPop3RoutingSourceSetting0140----
IIsPop3Server_IIsIPSecuritySetting020----
IIsPop3Server_IIsPop3ServerSetting020----
IIsPop3ServerSetting0840----
IIsPop3Service_IIsIPSecuritySetting020----
IIsPop3Service_IIsPop3ServiceSetting020----
IIsPop3ServiceSetting0820----
IIsPop3Sessions_IIsPop3SessionsSetting020----
IIsPop3SessionsSetting050----
IIsPop3VirtualDir_IIsPop3VirtualDirSetting020----
IIsPop3VirtualDirSetting0290----
IIsSetting5840-40-
IIsSmtpAlias_IIsSmtpAliasSetting020----
IIsSmtpAliasSetting050----
IIsSmtpDL_IIsSmtpDLSetting020----
IIsSmtpDLSetting050----
IIsSmtpDomain_IIsSmtpDomainSetting0201---
IIsSmtpDomainSetting01301---
IIsSmtpInfo_IIsSmtpInfoSetting0201---
IIsSmtpInfoSetting0601---
IIsSmtpRoutingSource_IIsSmtpRoutingSourceSetting0201---
IIsSmtpRoutingSourceSetting01801---
IIsSmtpServer_IIsIPSecuritySetting0201---
IIsSmtpServer_IIsSmtpServerSetting0201---
IIsSmtpServerSetting016701---
IIsSmtpService_IIsIPSecuritySetting0201---
IIsSmtpService_IIsSmtpServiceSetting0201---
IIsSmtpServiceSetting016701---
IIsSmtpSessions_IIsSmtpSessionsSetting0201---
IIsSmtpSessionsSetting0501---
IIsSmtpUser_IIsSmtpUserSetting020----
IIsSmtpUserSetting050----
IIsSmtpVirtualDir_IIsSmtpVirtualDirSetting020----
IIsSmtpVirtualDirSetting0270----
IIsUserDefinedElementSetting020---
IIsUserDefinedSetting040---
IIsWebDirectory_IIsIPSecuritySetting0201---
IIsWebDirectory_IIsWebDirectorySetting0201---
IIsWebDirectorySetting012901---
IIsWebFile_IIsIPSecuritySetting020----
IIsWebFile_IIsWebFileSetting020----
IIsWebFileSetting0700----
IIsWebInfo_IIsWebInfoSetting0201---
IIsWebInfoSetting01301---
IIsWebServer_IIsIPSecuritySetting0203---
IIsWebServer_IIsWebServerSetting0203---
IIsWebServerSetting019703---
IIsWebService_IIsIPSecuritySetting0201---
IIsWebService_IIsWebServiceSetting0201---
IIsWebServiceSetting021001---
IIsWebVirtualDir_IIsIPSecuritySetting02021---
IIsWebVirtualDir_IIsWebVirtualDirSetting02021---
IIsWebVirtualDirSetting0133021---
comments powered by Disqus
WUtils.com