FileServerSettings.MaxAuthenticationAttempts Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9083)
MaxAuthenticationAttempts
Gets or sets maximum number of authentication retry attempts on a single session. Inherited from ServerSettings.
Declaration
public int MaxAuthenticationAttempts { get; set; }
Property Value
Type | Description |
---|---|
Int32 |