Data Protector Generic Service
HP.DataProtector.Service (ClassType)
Element properties:
Class Hierarchy:
Class Properties:
Health Model:
Source Code:
<ClassType ID="HP.DataProtector.Service" Accessibility="Internal" Abstract="true" Base="Windows!Microsoft.Windows.LocalService" Hosted="true" Singleton="false">
<Property ID="DisplayName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceProcessName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Host" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>