Authenticate v1

../_images/Authenticate-v1_dlg.png

Authenticate dialog.

Table of Contents

Warning

Authenticate is deprecated. Use Authenticate version 2 instead.

Summary

Authenticate to the remote compute resource.

Properties

Name Direction Type Default Description
ComputeResource Input string Mandatory The remote computer to authenticate to
UserName Input string Mandatory Name of the user to authenticate as
Password Input string Mandatory The password associated with the specified user

Description

Authenticate to the remote compute resource. This must be executed before calling any other remote algorithms.

For more details, see the remote job submission API docs.

Categories: AlgorithmIndex | Remote | Deprecated

Source

C++ header: Authenticate.h (last modified: 2020-03-20)

C++ source: Authenticate.cpp (last modified: 2020-04-07)