ScaleArc.3.3.API.License.Dynamic.ClassScaleArc 3.3 API License Dynamic Class

ScaleArc.3.3.API.License.Dynamic.Class (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId94230261-4901-197b-9e75-0df073be7144

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 
ScaleArc.3.3.API.License.Dynamic.Class:
URL  string  URL false 256  False 
IPAddress  string  IPAddress true 256  False 
APIKey  string      false 256  False 
LicenseType  string  LicenseType false 256  False 

Health Model:

Source Code:

<ClassType ID="ScaleArc.3.3.API.License.Dynamic.Class" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="URL" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPAddress" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="APIKey" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LicenseType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>