How to Use the createdonbehalfby Field to Detect Impersonated Records in Power Platform?
Table of Contents
Question
A company plans to use Microsoft Power Platform.
You need to write a JavaScript method that shows a message when a record has been created by impersonation.
Which field should you use?
Select only one answer.
A. ownerid
B. createdby
C. modifiedby
D. createdonbehalfby
Answer
D. createdonbehalfby
Explanation
This item tests the candidate’s knowledge of how impersonation works in the web API.
When impersonation is used, the user who created the row will be stored in the createdonbehalfby field.
Ownerid is the current owner of a record. Modifiedby is the user who last modified the record. Createdby is, in this case, the user who has been impersonated.
Microsoft Power Platform Developer PL-400 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Power Platform Developer PL-400 exam and earn Microsoft Power Platform Developer PL-400 certification.