Click or drag to resize
IUserInfoLastLogon Property
Last logon date and time of the user.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
DateTime LastLogon { get; set; }

Property Value

Type: DateTime
See Also