Microsoft.Windows.CertificateServices.CAWatcherInspetor da Autoridade de Certificação

Microsoft.Windows.CertificateServices.CAWatcher (ClassType)

Element properties:

Base ClassSystem.Perspective
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6506a8c3-ba4a-d97d-e6a0-47eb3833b778

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.CertificateServices.CAWatcher:
WatcherName  string  Nome do inspetor Nome Comum da Autoridade de Certificação sendo inspecionada por esse Inspetor da Autoridade de Certificação. true 256  False 
IsWatcherOnline  bool  Inspetor está online Indica se a Autoridade de Certificação sendo inspecionada está no modo online ou offline. false 256   
WatcherHierarchyEntryPoint  string  Ponto de entrada da hierarquia do inspetor Sequência de configuração de uma das Autoridades de Certificação online mais próximas abaixo da Autoridade de Certificação sendo inspecionada na hierarquia. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.CertificateServices.CAWatcher" Accessibility="Public" Abstract="true" Base="System!System.Perspective" Hosted="true" Singleton="false">
<Property ID="WatcherName" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="IsWatcherOnline" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="WatcherHierarchyEntryPoint" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>