allowAdminCreateUserOnly property

bool? allowAdminCreateUserOnly
final

Set to True if only the administrator is allowed to create user profiles. Set to False if users can sign themselves up via an app.

Implementation

final bool? allowAdminCreateUserOnly;