UserId property: AuthRequest class

Description

Use this property to return the user ID of the user who invoked the authorization request as a string. This property is equivalent to the Username found in the SOAP message header.

This property is read-only.

Example

&userid = &arrAuthReq [&i].UserId;