Microsoft.Windows.CertificateServices.CARoleCertifikattjänst

Microsoft.Windows.CertificateServices.CARole (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf50da33b-b770-d703-1f15-149022d9f1de

Class Hierarchy:

Class Properties:

Property Name Type Display Name (SVE) Description (SVE) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.CertificateServices.CARole:
CAName  string  CA-namn Vanligt namn för certifikatutfärdaren false 256  False 
ConfigString  string  Konfigurationssträng Konfigurationssträng för certifikatutfärdaren false 255  False 
Chain  string  Kedja Innehåller listan med certifikatutfärdarnamn, från och med detta och upp till hierarkiroten. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.CertificateServices.CARole" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="CAName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConfigString" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Chain" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>