Microsoft
MB2-701 · Question #72
You are developing an application for the Microsoft Dynamics CRM 2013 system. Your code includes the RemoteExecutionContext class. Which of the following statements describes the InitiatingUserId…
The correct answer is D. The InitiatingUserId property gets the global unique identifier of the system user account. See the full explanation below for the reasoning.
Question
You are developing an application for the Microsoft Dynamics CRM 2013 system. Your code includes the RemoteExecutionContext class. Which of the following statements describes the InitiatingUserId public property of the RemoteExecutionContext class?
Options
- AThe InitiatingUserId property gets the parameters of the request message that triggered the
- BThe InitiatingUserId property gets a value indicating if the plug-in is executing within the
- CThe InitiatingUserId property gets the current depth of execution in the call stack.
- DThe InitiatingUserId property gets the global unique identifier of the system user account
How the community answered
(54 responses)- A6% (3)
- B11% (6)
- C2% (1)
- D81% (44)
Community Discussion
No community discussion yet for this question.