SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

AuthSucceeded Event

Reports a successful authentication.

Syntax

Public Event OnAuthSucceeded As OnAuthSucceededHandler

Public Delegate Sub OnAuthSucceededHandler(sender As Object, e As SftpclientAuthSucceededEventArgs)

Public Class SftpclientAuthSucceededEventArgs Inherits EventArgs
End Class

Remarks

This event marks the completion of the authentication procedure, and signifies transition to the SSH connection subprotocol.

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