nonce property

String? nonce
getter/setter pair

The nonce sent for reauthentication if the user's password is to be updated.

Call reauthenticate() to obtain the nonce first.

Implementation

String? nonce;