Discuss this help topic in SecureBlackbox Forum
This event is fired just after command execution is finished
Declaration
Parameters
- Status - integer code of the request result
- Descr - text description of the result code. Depends on server.
- Tag - mark of the description language
- pcDescr - text description of the result code. Depends on server.
- szDescr - the length of pcDescr.
- pcTag - mark of the description language
- szTag - the length of pcTag.
Status values
Description
TElSSHPublicKeyClient fires this event after each
Add,
Remove,
List or
ListAttributes
command execution. Returns request result as code and comment.
Discuss this help topic in SecureBlackbox Forum