phrase property

String phrase
final

Security phrase of a token. Empty if security phrase was not requested when creating a token. It includes randomly generated phrase which is also sent in the external resource such as email.

Implementation

final String phrase;