LiebermanSoftware.RPMMP.RPMZoneRandom Password Manager Zone Processor

LiebermanSoftware.RPMMP.RPMZone (ClassType)

Random Password Manager Zone Processor Class

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId8075e851-63f4-5359-21ce-4290239fc834

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 
LiebermanSoftware.RPMMP.RPMZone:
ServiceName  string  ServiceName true 256  False 
ZoneName  string  ZoneName Computers which installs deferred process service. true 256  False 

Health Model:

Source Code:

<ClassType ID="LiebermanSoftware.RPMMP.RPMZone" Accessibility="Internal" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ZoneName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>