Which code segment should you insert at line 01?
Topic 1, ADatum Corporation This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be...
Topic 1, ADatum Corporation This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be...
Topic 2, Misc. Questions HOTSPOT You are developing an interactive invoicing application that will be used by end users. The application will have the following features: - Save invoices generated by a user to...
You need to complete the MSAL.js code for SSO. Which code segment should you insert at line 06?A . storeAuthStateInCookie: falseB . storeAuthStateInCookie: trueC . cacheLocation: ‘localStorage’D . cacheLocation: ‘sessionStorage’View AnswerAnswer: C Explanation: Scenario:...
HOTSPOT You are building a single-page application (SPA) that will have the following parameters: • App Id: DBA22F72-64PA4C44-AA2C-FAA0DA5A471B • Tenant Id: DC045C4D-5881-43C7-97AB-3C5A1ADB8DBC • AppName: Contoso.Spa You have a line-of-business API for invoicing that is...
HOTSPOT You need to retrieve a list of the last 10 files that the current user opened from Microsoft OneDrive. The response must contain only the file ID and the file name. Which URI...
You are developing a mobile application that will display the current signed-in user’s display name and the application settings. The application settings are stored as Microsoft graph extension of the user profile. Users of...
You are building a Microsoft Outlook add-in. Which object should you use to save additional information in an email?A . CustomPropertiesB . CustomXMLPartsC . RoamingSettingsD . localStorageView AnswerAnswer: B
This question requires that you evaluate the underlined text to determine if it is correct. Microsoft Visual Studio Code contains samples that you can use to quickly prototype a Microsoft Office Web Add-in for...
You have a backend service that will access the Microsoft Graph API. You need to configure the service to authenticate by using the most secure authentication method. What should you configure the service to...
You are building a Microsoft Outlook add-in. Which object should you use to save a user's preferences between sessions and devices?A . localStorageB . RoamingSettlngsC . CustomXMLPartsD . CustomPropertiesView AnswerAnswer: D