A Forefront UAG application accessible to clients via Forefront UAG trunks.
A Forefront UAG application accessible to clients via Forefront UAG trunks.
Base Class | Microsoft.Windows.ApplicationComponent |
Abstract | True |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 06d81838-f0fe-1f3b-c622-1ecdc184d4dd |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
string | Display Name | Display name of monitoring object. | false | 256 | 0 | False | |
Microsoft.Forefront.UAG.Application: | |||||||
string | ID | ID | true | 256 | 0 | False |
<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>