EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElIdSSHClient.OnAuthenticationSuccess

TElIdSSHClient     See also    


 

This event is fired when authentication process has been completed successfully

 
 

Declaration

[C#]
    not implemented;

[VB.NET]
    not implemented;

[Pascal]
    property OnAuthenticationSuccess : TNotifyEvent;
    TNotifyEvent = procedure (Sender: TObject) of object;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    TElIdSSHClient fires this event when the authentication process has been completed successfully. This event might be preceded by a couple of OnAuthenticationFailed events.

 
 

See also:     OnAuthenticationFailed

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation