Microsoft.Windows.GuardedFabric.10.0.ComputerRole.HgsServerHGS-server

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

Host Guardian-serviceserver

Element properties:

Base ClassMicrosoft.Windows.GuardedFabric.Library.ServiceComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf2417bb2-5801-b5c3-0edc-30b1d29888b1

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.HgsServer:
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 
ClusterName  string  Clusternaam Clusternaam 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>