Click or drag to resize

SecurityUserInvalidLoginAttempts Property

Gets or sets the number of invalid login attempts by the user

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

Property Value

Type: Int32
See Also