public abstract IReadOnlyCollection<IReadOnlyLoginAttempt> RecentLoginAttempts { get; }
Type:
IReadOnlyCollection<IReadOnlyLoginAttempt>
In this article