This type contains the following members.

public class ImmutableLoginAttempt: IReadOnlyLoginAttempt, IEquatable<ImmutableLoginAttempt>
Inheritance:
ObjectImmutableLoginAttempt
Implements:
IReadOnlyLoginAttemptIEquatable<ImmutableLoginAttempt>

Constructors

ImmutableLoginAttempt(ImmutableLoginAttempt)
ImmutableLoginAttempt()

Properties

EqualityContract
Timestamp
Result
IsPersistentSession
OriginIpAddress

Methods

ToString()
PrintMembers(StringBuilder)
op_Inequality(ImmutableLoginAttempt, ImmutableLoginAttempt)
op_Equality(ImmutableLoginAttempt, ImmutableLoginAttempt)
GetHashCode()
Equals(object)
Equals(ImmutableLoginAttempt)
<Clone>$()