Click or drag to resize

CUserImplBaseFailedLogonAttempts Property

Namespace:  PDTec.IceNet.Domain.UserManagement.BusinessObjects.Implementation
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntax
C#
public long FailedLogonAttempts { get; set; }

Property Value

Type: Int64

Implements

IUserBaseFailedLogonAttempts
See Also