共用方式為


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 命名空間