Click or drag to resize

MemorySessionNotBefore Property

The session is not valid before this time

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

Property Value

Type: DateTimeOffset

Implements

ISessionNotBefore
See Also