Password Property

A password if authentication is to be used.

Syntax

public String getPassword();
public void setPassword(String password);

Default Value

""

Remarks

If this property is set when connecting, the class will send the password in the passcode header.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 Java Edition - Version 20.0 [Build 8155]