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
日付を最新のパスワードに変更します。