Microsoft.Windows.GuardedFabric.10.0.ComputerRole.GuardedHostGuarded Host

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

Element properties:

Base ClassMicrosoft.Windows.GuardedFabric.Library.ServiceComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdeda41447-64da-898a-5f2f-6969331f961c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) 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 URL a Guarded Host would reach to attest to this Host Guardian Service Server. false 256  False 
KeyProtectionURL  string  Key Protection URL URL a Guarded Host would reach for Key Distribution requests to this Host Guardian Service Server. false 256  False 
AttestationOperationMode  string  Attestation Operation Mode Attestation Operation Mode: Active Directory or TPM-Based Attestation false 256  False 
Mode  string  Mode Host Guardian Service or Local Mode 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>