Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Number of times to try changing the password before failing. Used by the automatic password change feature.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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.