SPManagedAccount.ChangeSchedule 属性

获取或设置帐户的密码更改时。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property ChangeSchedule As SPSchedule
    Get
    Set
用法
Dim instance As SPManagedAccount
Dim value As SPSchedule

value = instance.ChangeSchedule

instance.ChangeSchedule = value
public SPSchedule ChangeSchedule { get; set; }

属性值

类型:Microsoft.SharePoint.SPSchedule
一个SPSchedule对象,用于确定帐户的密码更改时。

另请参阅

引用

SPManagedAccount 类

SPManagedAccount 成员

Microsoft.SharePoint.Administration 命名空间