Microsoft.KnowledgeServices.Lync.2010.EdgeConfigLync Access Edge Configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId49413b1c-632b-2e20-cb5d-c164c727a207

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.EdgeConfig:
Identity  string  Identity Identity true 256  False 
AllowAnonymousUsers  bool  AllowAnonymousUsers AllowAnonymousUsers false 256   
AllowFederatedUsers  bool  AllowFederatedUsers AllowFederatedUsers false 256   
AllowOutsideUsers  bool  AllowOutsideUsers AllowOutsideUsers false 256   
BeClearingHouse  bool  BeClearingHouse BeClearingHouse false 256   
EnableArchivingDisclaimer  bool  EnableArchivingDisclaimer EnableArchivingDisclaimer false 256   
MarkSourceVerifiableOnOutgoingMessages  bool  MarkSourceVerifiableOnOutgoingMessages MarkSourceVerifiableOnOutgoingMessages false 256   
RoutingMethod  string  RoutingMethod RoutingMethod false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.EdgeConfig" 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="AllowAnonymousUsers" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowFederatedUsers" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowOutsideUsers" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BeClearingHouse" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableArchivingDisclaimer" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MarkSourceVerifiableOnOutgoingMessages" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RoutingMethod" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>