The following table lists the attributes that hold the basic ArcotID OTP account information. Use the getAttribute() method to use any of these attributes.
|
Field |
Description |
|---|---|
|
A_DLTA |
Specifies the time difference between the client and the AuthMinder Server. This attribute is used in the case of time-based OTPs. |
|
A_IAF_AA |
Specifies whether the amount is required to perform transaction. |
|
A_IAF_TRCC |
Specifies whether currency is required to perform transaction. |
|
A_IAF_UN |
Specifies whether challenge is required to perform transaction. |
|
A_MPL |
Specifies the minimum length of the ArcotID OTP PIN. |
|
A_PROTOCOLVER |
Specifies the version of the protocol that is used between the client and the AuthMinder Server. |
|
A_RESETSUPPORT |
Specifies whether the AuthMinder Server supports re-synchronization if the client and server clocks are out of synchronization. This attribute is used in case of time-based OTPs. |
The following table lists the fields that hold basic ArcotID OTP account information:
|
Field |
Description |
|
accountId |
The account identifier of the ArcotID OTP account. |
|
algo |
The algorithm that is used generate passcodes. |
|
creationTime |
The timestamp when the ArcotID OTP account was created. |
|
expiryTime |
The timestamp when the ArcotID OTP account expires. |
|
lastUsed |
The timestamp when the ArcotID OTP account was last used. |
|
logoUrl |
The URL of the logo image, this image is displayed on the application. |
|
name |
A user friendly name for the account. |
|
ns |
The namespace of the ArcotID OTP. It is typically the domain name to which the ArcotID OTP belongs. |
|
org |
The organization to which the user for whom the account is being created belongs. |
|
provUrl |
The URL of the AuthMinder authentication server. |
|
uses |
The number of times ArcotID OTP has been used. |
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|