Previous Topic: Reset CA Auth ID OTP PINNext Topic: Manage Accounts


API Details

The following table lists the input and output parameters of the resetPin() method:

Parameter

Description

Input Parameters

id

The unique identifier of the account.

oldPin

User’s current CA Auth ID OTP PIN.

newPin

New PIN that the user wants to set.

Output Parameters

None.

Exception

The OTPException class is returned if there any errors while resetting the CA Auth ID OTP PIN. See chapter, "CA Auth ID OTP SDK Exceptions and Error Codes" for more information on the exception class and errors returned by CA Auth ID OTP SDK.