Microsoft.FEP.UnprotectedServerPoint de terminaison non protégé

Microsoft.FEP.UnprotectedServer (ClassType)

Point de terminaison sur lequel le client Microsoft Forefront Endpoint Protection 2010 n'est pas installé

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8d5490b6-d855-eeb6-0c11-291e57a512c1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.FEP.UnprotectedServer:
OperatingSystem  string  Nom du système d'exploitation Système d'exploitation false 255  False 
DeploymentState  string  État de déploiement État de l'installation de Security Client false 255  False 
DeploymentStateMoreInfo  string  Plus d'informations sur l'état de déploiement Plus de détails concernant l'état de l'installation de Security Client false 255  False 
ServerId  string  ID d'ordinateur Identification de l'ordinateur true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.FEP.UnprotectedServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="OperatingSystem" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="DeploymentState" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="DeploymentStateMoreInfo" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ServerId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>