SecureBlackbox Lite 2020 Delphi Edition

Questions / Feedback?

AuthSucceeded Event

Reports a successful authentication.

Syntax

type TAuthSucceededEvent = procedure (
  Sender: TObject
) of Object;

property OnAuthSucceeded: TAuthSucceededEvent read FOnAuthSucceeded write FOnAuthSucceeded;

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 Delphi Edition - Version 20.0 [Build 8166]