mustCreateUserThroughSignUp constant

int const mustCreateUserThroughSignUp

Error code indicating that a user can only be created through signup.

Implementation

static const int mustCreateUserThroughSignUp = 207;