Microsoft.KnowledgeServices.Lync.2010.KerberosAssignLync Kerberos Account Assignments configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId30867019-8127-53e1-ccd5-0a70dc5d3d63

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.KerberosAssign:
Identity  string  Identity Identity true 256  False 
UserAccount  string  UserAccount UserAccount false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.KerberosAssign" 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="UserAccount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>