The parse() method converts the string representation of an CA Auth ID OTP into an account object. The following table lists the input and output parameters of the parse() method:
|
Parameter |
Description |
|---|---|
|
Input Parameters |
|
|
s |
String representation of an CA Auth ID OTP account object. |
|
Output Parameters |
|
|
CA Auth ID OTP account object. |
|
The format() method converts an CA Auth ID OTP account object into a string. The following table lists the input and output parameters of the format() method:
|
Parameter |
Description |
|---|---|
|
Input Parameters |
|
|
Account |
CA Auth ID OTP account object. |
|
Output Parameters |
|
|
String representation of the CA Auth ID OTP account object. |
|
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|