Microsoft.Windows.InternetInformationServices.SMTPVirtualServerServidor Virtual SMTP do IIS

Microsoft.Windows.InternetInformationServices.SMTPVirtualServer (ClassType)

Todos os servidores virtuais SMTP do IIS, independentemente da versão do IIS (Serviços de Informações da Internet).

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5f8a2f73-f1e9-9598-81f3-b48205ebb65e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.Windows.InternetInformationServices.SMTPVirtualServer:
SiteID  string  Chave true 255  False 
Description  string  Descrição false 255  False 
ServerBindings  string  Ligações do servidor false 255  False 
SecureBindings  string  Ligações seguras false 255  False 
DefaultDomain  string  Domínio Padrão false 255  False 
BadMailDirectory  string  Diretório de Mensagens Inválidas false 255  False 
PickupDirectory  string  Diretório de retirada false 255  False 
QueueDirectory  string  Diretório de fila false 255  False 
LogFileDirectory  string  DiretórioDoArquivoDeLog false 255  False 
EnableReverseDNSLookup  bool  HabilitarPesquisaDeDNSReverse false 255   
ConnectionTimeout  int  Tempo limite de conexão false 255   
MaxConnections  int  Máximo de conexões false 255   
MaxMessageSize  int  Tamanho máximo da mensagem false 255   
NTAuthenticationProviders  string  Provedores de autenticação do NT false 255  False 
RemoteSMTPPort  int  Porta SMTP remota false 255   
RemoteSMTPSecurePort  int  Porta segura SMTP remota false 255   
RemoteTimeout  int  Tempo limite remoto false 255   
LogFileType  int  Tipo de Arquivo de Log false 255   
LogFilePattern  string  Padrão de Arquivo de Log false 255  False 
LoggingEnabled  bool  Log Habilitado false 255   
PerfCounterInstance  string  Nome da instância do contador de desempenho false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.SMTPVirtualServer" Accessibility="Public" Abstract="true" Base="Microsoft.Windows.InternetInformationServices.ApplicationComponent" Hosted="false" Singleton="false">
<Property ID="SiteID" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ServerBindings" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="SecureBindings" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="DefaultDomain" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="BadMailDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="PickupDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="QueueDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LogFileDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="EnableReverseDNSLookup" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ConnectionTimeout" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="MaxConnections" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="MaxMessageSize" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="NTAuthenticationProviders" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="RemoteSMTPPort" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="RemoteSMTPSecurePort" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="RemoteTimeout" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LogFileType" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LogFilePattern" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LoggingEnabled" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="PerfCounterInstance" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
</ClassType>