Click or drag to resize

SecurityApplicationLastAuthentication Property

Gets or sets the last authentication time as a DTO

Namespace:  SanteDB.Core.Model.Security
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public DateTimeOffset? LastAuthentication { get; set; }

Property Value

Type: NullableDateTimeOffset
See Also