Table of Contents

TUserOptions.RequireUniquePhoneNumber Property

Specifies if the phone number must be unique among all users.

Remarks

When True, it ensures that each user registers a unique phone number, avoiding duplicates in the database. The default setting for this property is False.

Syntax

Unit: Sphinx.Options

property TUserOptions.RequireUniquePhoneNumber: Boolean

See also