userId property

String userId
getter/setter pair

User identifier (username, email, or unique ID).

This must match the user ID used during registration and challenge creation.

Implementation

String userId;