NextPinAuthenticationAttemptEvent constructor

NextPinAuthenticationAttemptEvent(
  1. OWAuthenticationAttempt authenticationAttempt
)

Implementation

NextPinAuthenticationAttemptEvent(this.authenticationAttempt)
    : super(OWAction.nextPinAuthenticationAttempt);