SecureBlackbox 2020 .NET Edition

Questions / Feedback?

AuthAttempts Property

Specifies the number of SSH password authentication attempts.

Syntax

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

Default Value

1

Remarks

In case of password authentication failure provide new password inside the AuthFailed event handler.

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