oobCode property

String? oobCode
getter/setter pair

An out-of-band (OOB) code generated by GetOobCode request.

Specify only this parameter (or only this parameter and a tenant ID) to get the out-of-band code's type in the response without mutating the account's state. Only a PASSWORD_RESET out-of-band code can be consumed via this method.

Implementation

core.String? oobCode;