 | ISessionNotBefore Property |
Gets the time the session was established
Namespace:
SanteDB.Core.Security
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
SyntaxDateTimeOffset NotBefore { get; }ReadOnly Property NotBefore As DateTimeOffset
Get
property DateTimeOffset NotBefore {
DateTimeOffset get ();
}abstract NotBefore : DateTimeOffset with get
Property Value
Type:
DateTimeOffset
See Also