Click or drag to resize

DbSecurityDeviceLastAuthTime Property

Last authentication time

Namespace:  SanteDB.DisconnectedClient.SQLite.Model.Security
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public DateTime? LastAuthTime { get; set; }

Property Value

Type: NullableDateTime
See Also