SIGPassphraseCreateDialog.dialog Method [AX 2012]

Initializes the dialog box with two password fields.

Syntax

protected Object dialog([DialogRunbase dialog, boolean forceOnClient])

Run On

Called

Parameters

  • forceOnClient
    Type: boolean
    A Boolean value that indicates to force this method to run on the client.

Return Value

Type: Object Class
The dialog box object with the specified fields.

See Also

Reference

SIGPassphraseCreateDialog Class