Microsoft.Windows.CertificateServices.CA証明機関

Microsoft.Windows.CertificateServices.CA (ClassType)

Element properties:

Base ClassSystem.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6d266325-c5b6-4c13-addb-2f6a15162fa5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.Windows.CertificateServices.CA:
CAName  string  CA の名前 証明機関の共通名 true 256  False 
IsOnline  bool  オンライン 証明機関がオンラインまたはオフライン モードのどちらで機能しているかを示します。 false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.CertificateServices.CA" Accessibility="Public" Abstract="false" Base="System!System.ApplicationComponent" Hosted="false" Singleton="false">
<Property ID="CAName" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="IsOnline" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>