IP*Works! Auth V9 - Online Help
IP*Works! Auth V9
Questions / Feedback?

Authenticate Method

Authenticates the user.

Syntax

[VB.NET]
Public Sub Authenticate()
[C#]
public void Authenticate();

Remarks

This method authenticates the user against the SSHHost. If authentication succeeds this method returns without error. If authentication fails, or an error is encountered, the component throws an exception.

The following common properties are applicable when calling this method:

Keyboard interactive authentication is handled through the SSHKeyboardInteractive event.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0