IPWorks Auth 2020 Java Edition

Questions / Feedback?

MessageId Property

The message identifier for the next LDAP request.

Syntax

public int getMessageId();
public void setMessageId(int messageId);

Default Value

1

Remarks

This property contains the message identifier for the next LDAP request. If a custom value is needed, this property must be set before calling any other methods. The class increments this property automatically after each request.

This property is not available at design time.

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