Click or drag to resize

SecurityDeviceInvalidAuthAttempts Property

Gets or sets the number of invalid authentication attempts

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

Property Value

Type: NullableInt32
See Also