LiebermanSoftware.ERPMMP.RPMWebEnterprise Random Password Manager Web Console

LiebermanSoftware.ERPMMP.RPMWeb (ClassType)

Enterprise Random Password Manager Web Console Class

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId23089af1-4668-6f4e-1a45-0bcbfd028a0d

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.RPMWeb:
HttpsURL  string  HttpsURL false 256  False 
Instance  string  Instance true 256  False 
HttpURL  string  HttpURL false 256  False 

Health Model:

Source Code:

<ClassType ID="LiebermanSoftware.ERPMMP.RPMWeb" Accessibility="Internal" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="HttpURL" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HttpsURL" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Instance" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>