Microsoft.KnowledgeServices.Lync.2010.PinPolicyLync Personal Indentification Info Policy Configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId736f369d-ea71-30e7-a4bb-5cab5721a793

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.PinPolicy:
Identity  string  Identity Identity true 256  False 
description  string  description description false 256  False 
MinPasswordLength  int  MinPasswordLength Minumin Password Length false 256   
PINHistoryCount  int  PINHistoryCount PIN History Count false 256   
AllowCommonPatterns  string  AllowCommonPatterns Allow common patterns false 256  False 
PINLifetime  int  PinLifeTime Pin LIfe time false 256   
MaximumLogonAttempts  int  MaximumLogonAttempts MaximumLogonAttempts false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.PinPolicy" 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="description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MinPasswordLength" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PINHistoryCount" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowCommonPatterns" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PINLifetime" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaximumLogonAttempts" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>