SPFarm.PasswordChangeMaximumTries 属性
尝试更改密码失败前的次数。使用自动密码更改功能。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
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; }
属性值
类型:System.Int32
返回 Int32。