n2fNextPinAuthenticationAttempt abstract method

void n2fNextPinAuthenticationAttempt(
  1. OWAuthenticationAttempt authenticationAttempt
)

Called to attempt next pin authentication.

Implementation

void n2fNextPinAuthenticationAttempt(
    OWAuthenticationAttempt authenticationAttempt);