SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

AuthAttempts Property

Specifies the number of SSH authentication attempts.

Syntax

public int AuthAttempts { get; set; }
Public Property AuthAttempts As Integer

Default Value

1

Remarks

Use this property to specify the number of authentication attempts to try. The AuthFailed event is fired for every failed attempt.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 .NET Edition - Version 20.0 [Build 8166]