SPFarm.PasswordChangeGuardTime property
允許其他機器完成回應密碼等待的秒數變更的事件。使用自動密碼變更功能。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
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; }
Property value
Type: System.Int32
傳回 Int32。