Click or drag to resize

MemorySessionNotAfter Property

The session is not valid after this time

Namespace:  SanteDB.DisconnectedClient.Security.Session
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public DateTimeOffset NotAfter { get; }

Property Value

Type: DateTimeOffset

Implements

ISessionNotAfter
See Also