Which two interfaces should you implement?

You are developing an application that uses ASP.NET Core Identity for authorization. The application must use an existing Microsoft Azure Table Storage instance to store user information. You create a custom UserStore class.
You need to register the class as a dependency.
Which two interfaces should you implement? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. IUserSecurityStampStore
B. IUserLoginStore
C. IQueryableUserStore
D. IUserStore
E. IUserPasswordStore

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.