Microsoft.KnowledgeServices.Lync.2010.TrustedAppPoolLync Trusted App Pool Configuration

Microsoft.KnowledgeServices.Lync.2010.TrustedAppPool (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc3e2dfb5-faee-1860-6c84-acb3a6e3b6ea

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.KnowledgeServices.Lync.2010.TrustedAppPool:
Identity  string  Identity Identity true 256  False 
Registrar  string  Registrar Registrar false 256  False 
FileStore  string  FileStore FileStore false 256  False 
ThrottleAsServer  bool  ThrottleAsServer ThrottleAsServer false 256   
TreatAsAuthenticated  bool  TreatAsAuthenticated TreatAsAuthenticated false 256   
OutBoundOnly  bool  OutBoundOnly OutBoundOnly false 256   
RequiresReplication  bool  RequiresReplication RequiresReplication false 256   
Applications  string  Applications Applications false 256  False 
SiteID  string  SiteID SiteID false 256  False 
PoolFQDN  string  PoolFQDN PoolFQDN false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.TrustedAppPool" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="Identity" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Registrar" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FileStore" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ThrottleAsServer" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TreatAsAuthenticated" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OutBoundOnly" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RequiresReplication" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Applications" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PoolFQDN" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>