Microsoft.KnowledgeServices.Lync.2010.PrivacyConfigLync Privacy Configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId36a4c36f-136f-899b-a4ec-edea56fa1339

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.PrivacyConfig:
Identity  string  Identity Identity true 256  False 
enablePrivacyMode  bool  enablePrivacyMode enablePrivacyMode false 256   
autoInitiateContacts  bool  autoInitiateContacts autoInitiateContacts false 256   
PublishLocationDataDefault  bool  PublishLocationDataDefault PublishLocationDataDefault false 256   
DisplayPublishedPhotoDefault  bool  DisplayPublishedPhotoDefault DisplayPublishedPhotoDefault false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.PrivacyConfig" 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="enablePrivacyMode" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="autoInitiateContacts" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PublishLocationDataDefault" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DisplayPublishedPhotoDefault" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>