type

 TBannerEvent = procedure(Sender: TObject; const Banner: string) of object;

 

property OnBanner: TBannerEvent;

 

Description

Occurs if SSH server returns a banner when authenticating. The Banner hold received banner.

The banner may contain a warning message or any other information message.

 

See Also

Connected

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support