mustCreateUserThroughSignup constant
int
const mustCreateUserThroughSignup
Error code indicating that a user can only be created through signup.
Implementation
static const int mustCreateUserThroughSignup = 207;