Sets the JWT token for the ECI request.
Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 10.1.0.0 (10.1.0.0)
Syntax
Parameters
- tokenValue
- Type: SystemString
JWT token string value.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the length of tokenValue exceeds the maximum value. |
Remarks
See Also