Microsoft.Windows.GuardedFabric.10.0.ComputerRole.GuardedHostHost protegido

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 (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.Windows.GuardedFabric.10.0.ComputerRole.GuardedHost:
AttestationURL  string  URL de atestación URL a la que accederá un host protegido para autentificar este servidor del Servicio de protección de host. false 256  False 
KeyProtectionURL  string  URL de protección de claves URL a la que accederá un host protegido para solicitar la distribución de claves a este servidor del Servicio de protección de host. false 256  False 
AttestationOperationMode  string  Modo de operación de atestación Modo de operación de atestación: Active Directory o atestación basada en TPM false 256  False 
Mode  string  Modo Servicio de protección de host o modo local 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>