SPFarm.PasswordChangeGuardTime 属性
若要允许其他计算机完成对密码进行响应的等待秒数更改事件。使用自动密码更改功能。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property PasswordChangeGuardTime As Integer
Get
Set
用法
Dim instance As SPFarm
Dim value As Integer
value = instance.PasswordChangeGuardTime
instance.PasswordChangeGuardTime = value
public int PasswordChangeGuardTime { get; set; }
属性值
类型:System.Int32
返回 Int32。