Share via


WHSWorkExecuteDisplay::authenticateSession Method [AX 2012]

Performs authentication of the incoming request.

Syntax

client server public static container authenticateSession(container _con)

Run On

Called

Parameters

  • _con
    Type: container
    Inputs received from the remote client.

Return Value

Type: container
Input container which passes the validation process or empty one if validation fails.

See Also

Reference

WHSWorkExecuteDisplay Class