Microsoft.Windows.GuardedFabric.10.0.ComputerRole.GuardedHostBeveiligde host

Microsoft.Windows.GuardedFabric.10.0.ComputerRole.GuardedHost (ClassType)

Element properties:

Base ClassMicrosoft.Windows.GuardedFabric.Library.ServiceComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4227ec24-9c37-832c-e5e4-380a05e7b25f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NLD) Description (NLD) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.GuardedFabric.10.0.ComputerRole.GuardedHost:
AttestationURL  string  Attestation-URL De URL die een beveiligde host bereikt voor attestation bij deze Host Guardian-serviceserver. false 256  False 
KeyProtectionURL  string  Sleutelbeveiligings-URL De URL die een beveiligde host bereikt voor Key Distribution-aanvragen bij deze Host Guardian-serviceserver. false 256  False 
AttestationOperationMode  string  Bewerkingsmodus voor attestation Bewerkingsmodus voor attestation: attestation op basis van Active Directory of TPM false 256  False 
Mode  string  Modus Host Guardian-service of lokale modus false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.GuardedFabric.10.0.ComputerRole.GuardedHost" Abstract="false" Accessibility="Public" Base="HGSCL!Microsoft.Windows.GuardedFabric.Library.ServiceComponent" Hosted="true" Singleton="false">
<Property ID="AttestationURL" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="KeyProtectionURL" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="AttestationOperationMode" Type="string" Key="false" Required="false"/>
<Property ID="Mode" Type="string" Key="false" CaseSensitive="false"/>
</ClassType>