SecureBlackbox 2020 Qt Edition

Questions / Feedback?

AuthAttempts Property

Specifies the number of SSH authentication attempts.

Syntax

int GetAuthAttempts();
int SetAuthAttempts(int iAuthAttempts);

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.

Data Type

Integer

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