Click or drag to resize

GenericSessionNotAfter Property

Gets the issuance time

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

Property Value

Type: DateTimeOffset

Implements

ISessionNotAfter
See Also