SPFarm.PasswordChangeMaximumTries property
若要嘗試變更密碼失敗次數。使用自動密碼變更功能。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property PasswordChangeMaximumTries As Integer
Get
Set
'用途
Dim instance As SPFarm
Dim value As Integer
value = instance.PasswordChangeMaximumTries
instance.PasswordChangeMaximumTries = value
public int PasswordChangeMaximumTries { get; set; }
Property value
Type: System.Int32
傳回 Int32。