Microsoft.Forefront.UAG.Application.BuiltInBuilt-in Forefront UAG application

Microsoft.Forefront.UAG.Application.BuiltIn (ClassType)

Built-in Forefront UAG application accessible to clients via Forefront UAG trunks.

Knowledge Base article:

Summary

Built-in Forefront UAG application accessible to clients via Forefront UAG trunks.

Element properties:

Base ClassMicrosoft.Forefront.UAG.Application
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0032ebb4-7ef2-dd19-aad4-6de26599b36c

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

Health Model:

Source Code:

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