Question: 2
You need to generate document identifiers for each new document that is uploaded to the site. What should you do?
A. Create a derived class that inherits from the abstract class named Microsoft.Office.DocumentManagement.DocumentId and then override all of the abstract methods.
B. Create a derived class that inherits from the abstract class named Microsoft.Office.DocumentManagement.DocumentIdProvider and then override all of the virtual members.
C. Create a derived class that inherits from the Microsoft.Office.DocumentManagement.DocumentIdProvider abstract class and then implement all abstract members.
D. Create a class to implement the Microsoft.Office.DocumentManagement.IDocumentId interface and then override all of the virtual members.
Answer: C
The post 70-489 | You need to generate document identifiers for… appeared first on Microsoft Exams Training.