 | UserLastLoginOn Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax[ObsoleteAttribute("Use LastLogOnOn instead")]
public Nullable<DateTime> LastLoginOn { get; }<ObsoleteAttribute("Use LastLogOnOn instead")>
Public ReadOnly Property LastLoginOn As Nullable(Of DateTime)
GetProperty Value
Type:
NullableDateTime
See Also