SPFarm.PasswordChangeMaximumTries Property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property PasswordChangeMaximumTries As Integer
Get
Set
'Usage
Dim instance As SPFarm
Dim value As Integer
value = instance.PasswordChangeMaximumTries
instance.PasswordChangeMaximumTries = value
public int PasswordChangeMaximumTries { get; set; }
Property Value
Type: System.Int32
Returns Int32.