HP.DataProtector.ObjectData Protector Object

HP.DataProtector.Object (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId8aa34f66-49df-6234-f79d-8e7dfa4b491f

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.Object:
ClientName  string      false 256  False 
Path  string      false 256  False 
UID  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="HP.DataProtector.Object" Accessibility="Internal" Abstract="true" Base="System!System.PhysicalEntity" Hosted="false" Singleton="false">
<Property ID="ClientName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Path" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>