Table of Contents

TLockoutOptions.MaxFailedAccessAttempts Property

Gets or sets the number of failed access attempts allowed before a user is locked out, assuming lock out is enabled. Default value is 5.

Syntax

Unit: Sphinx.Options

property TLockoutOptions.MaxFailedAccessAttempts: Integer

See also