Click or drag to resize

SecurityApplicationLockout Property

Gets or sets the lockout

Namespace:  SanteDB.Core.Model.Security
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public DateTimeOffset? Lockout { get; set; }

Property Value

Type: NullableDateTimeOffset
See Also