Microsoft.Forefront.UAG.ApplicationForefront UAG application

Microsoft.Forefront.UAG.Application (ClassType)

A Forefront UAG application accessible to clients via Forefront UAG trunks.

Knowledge Base article:

Summary

A Forefront UAG application accessible to clients via Forefront UAG trunks.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId06d81838-f0fe-1f3b-c622-1ecdc184d4dd

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 
Microsoft.Forefront.UAG.Application:
ID  string  ID ID true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Forefront.UAG.Application" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>