Sphinx.Options Namespace
Classes
Name | Description |
---|---|
TLockoutOptions | Options for configuring user lockout behavior. |
TLoginOptions | Manages login options for user authentication. This class includes settings to control how users can log in, including requirements for email and phone number confirmation, the uniqueness of emails, and the methods by which users can identify themselves. |
TPasswordOptions | Defines the password policy options for user accounts. This class contains settings that determine the complexity requirements for passwords, including length and character diversity. |
TUserOptions | Represents user configuration options. This class holds various settings related to user requirements, such as username, email, phone number, and password requirements. |