Microsoft.Windows.CertificateServices.CAWatcher憑證授權單位監看員

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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.Windows.CertificateServices.CAWatcher:
WatcherName  string  監看員名稱 此憑證授權單位監看員所監看憑證授權單位的一般名稱。 true 256  False 
IsWatcherOnline  bool  監看員是否在線上 指示被監看的憑證授權單位是在線上模式還是離線模式下運作。 false 256   
WatcherHierarchyEntryPoint  string  監看員階層進入點 階層中被監看憑證授權單位下的最接近線上憑證授權單位之一的設定字串。 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>