Microsoft.Windows.GuardedFabric.10.0.ComputerRole.HgsServerHgs Server

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

Host Guardian Service Server

Element properties:

Base ClassMicrosoft.Windows.GuardedFabric.Library.ServiceComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc6a72f7d-7e82-c9c2-74e8-ab72c7af1e9d

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.HgsServer:
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 
ClusterName  string  Cluster Name Cluster Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.GuardedFabric.10.0.ComputerRole.HgsServer" 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="ClusterName" Type="string" Key="false" CaseSensitive="false"/>
</ClassType>