Click or drag to resize

DbSecurityUserChallengeAssocExpiryTime Property

The time that the challenge will expire

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

Property Value

Type: NullableDateTime
See Also