LiebermanSoftware.RPMMP.RPMWebRandom Password Manager Web Console

LiebermanSoftware.RPMMP.RPMWeb (ClassType)

Random Password Manager Web Console Class

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId7cfc9aa3-e880-4e30-8308-9670eb858018

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

Health Model:

Source Code:

<ClassType ID="LiebermanSoftware.RPMMP.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>