IPjMembershipUser.LastPasswordChangeDate 属性

请注意:此 API 现在已过时。

获取已更改用户密码的最新日期。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
<ObsoleteAttribute("in o15")> _
ReadOnly Property LastPasswordChangeDate As DateTime
    Get
用法
Dim instance As IPjMembershipUser
Dim value As DateTime

value = instance.LastPasswordChangeDate
[ObsoleteAttribute("in o15")]
DateTime LastPasswordChangeDate { get; }

属性值

类型:System.DateTime
最新的密码更改日期。

另请参阅

引用

IPjMembershipUser 接口

IPjMembershipUser 成员

Microsoft.Office.Project.Server.Library 命名空间