Click or drag to resize

GenericSessionNotBefore Property

Get the expiration time

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

Property Value

Type: DateTimeOffset

Implements

ISessionNotBefore
See Also