HP.DataProtector.ServerData Protector Generic Server Object

HP.DataProtector.Server (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd42a0d8d-0793-f2cb-61db-2da806e24f36

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 
HP.DataProtector.Server:
HostName  string  Host Name true 256  False 
CellId  string  Cell Id true 256  False 

Health Model:

Source Code:

<ClassType ID="HP.DataProtector.Server" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="HostName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CellId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>