ChangedChangingMonsterContext.LastLogin
ChangedChangingMonsterContext.LastLogin
Class
Definition
public class LastLogin : ChangedChangingMonsterContext.NotificationEntity, INotifyPropertyChanging, ILastLogin
Public Class LastLogin
Inherits ChangedChangingMonsterContext.NotificationEntity
Implements INotifyPropertyChanging, ILastLogin
- Inheritance
-
System.ObjectSystem.ObjectChangedChangingMonsterContext.LastLoginChangedChangingMonsterContext.LastLogin
- Implements
Properties
LoggedIn LoggedIn
public DateTime LoggedIn { get; set; }
Public Property LoggedIn As Date
- Value
- System.DateTime System.DateTime
LoggedOut LoggedOut
public DateTime? LoggedOut { get; set; }
Public Property LoggedOut As Date?
- Value
- System.Nullable<System.DateTime> System.Nullable(Of System.DateTime)
SmartcardUsername SmartcardUsername
public string SmartcardUsername { get; set; }
Public Property SmartcardUsername As String
- Value
- System.String System.String
Events
Methods
SetWithNotify(T, T, String)
SetWithNotify(Of T)(T, T, String)
Inherited from ChangedChangingMonsterContext.NotificationEntity