Table of Contents

TUserOptions.RequirePassword Property

Controls the requirement for a user to set a password during registration.

Remarks

This property mandates that a password must be set by the user during the registration process or when updating their password. It is True by default, requiring a password for user accounts.

Syntax

Unit: Sphinx.Options

property TUserOptions.RequirePassword: Boolean

See also