Click or drag to resize

RemoteClientApi Constructor

Overload List
 NameDescription
Public methodRemoteClientApi(String, String, String) Instantiates a remote connection to a client and its Management Server. Log on to the Operator Client is possible with account credentials of the Administrator user group or with account credentials of the user group currently logged on at the Operator Client. If the current Operator is logged on with a restricted account, restricted rights apply for the SDK user, even if Administrator credentials are used for SDK login.
Public methodRemoteClientApi(String, String, String, ISdkLogger) Instantiates a remote connection to a client and its Management Server. Log on to the Operator Client is possible with account credentials of the Administrator user group or with account credentials of the user group currently logged on at the Operator Client. If the current Operator is logged on with a restricted account, restricted rights apply for the SDK user, even if Administrator credentials are used for SDK login.
Top
See Also