AifInboundProcessingService::runAsUserInPartition Method [AX 2012]

Microsoft internal use only.

server public static void runAsUserInPartition(
    PartitionKey partitionKey, 
    AifWindowsUser runAsUserId, 
    container messageIdContainer)

Run On

Server

Parameters

partitionKey
Type: PartitionKey Extended Data Type
The specified partition key.
runAsUserId
Type: AifWindowsUser Extended Data Type
The Windows user ID, under the context of which the request has to be processed.
messageIdContainer
Type: container
The container for the AifMessageId values of the requests.
Show: