LiebermanSoftware.ERPMMP.APPEnterprise Random Password Manager

LiebermanSoftware.ERPMMP.APP (ClassType)

Enterprise Random Password Manager Class

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId8f9f807f-64d7-b204-8c4c-51abce630204

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.ERPMMP.APP:
TimeStamp  string  Last Updated Time false 256  False 
HttpsPort  string  HttpsPort false 256  False 
HttpPort  string  HttpPort false 256  False 
AppSchemaVersion  string  Supported Database Schema false 256  False 
DBSchemaVersion  string  Main Database Schema false 255  False 
CDBAutoGrowth  string  Compliance Database AutoGrowth false 256  False 
CDBInitCatalog  string  Compliance Database Name false 256  False 
CDBDataSource  string  Compliance Database Server false 256  False 
DBAutoGrowth  string  Main Database AutoGrowth false 256  False 
DBInitCatalog  string  Main Database Name false 256  False 
DBDataSource  string  Main Database Server false 256  False 
RegKeyPath  string  RegKeyPath false 256  False 
InstallLocation  string  Install Location false 256  False 
InstallComputer  string  InstallComputer false 256  False 
ExeVersion  string  Application Version false 256  False 

Health Model:

Source Code:

<ClassType ID="LiebermanSoftware.ERPMMP.APP" Accessibility="Internal" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="ExeVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InstallComputer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InstallLocation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RegKeyPath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DBDataSource" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DBInitCatalog" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DBAutoGrowth" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CDBDataSource" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CDBInitCatalog" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CDBAutoGrowth" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DBSchemaVersion" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="AppSchemaVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HttpPort" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HttpsPort" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TimeStamp" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>