Click or drag to resize
IUserBaseLastPasswordUpdate Property
Gets or sets the Last Password Update attribute.

Namespace: PDTec.IceNet.Domain.UserManagement.BusinessObjects
Assembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
DateTime LastPasswordUpdate { get; set; }

Property Value

Type: DateTime
See Also