Question 67:
Scenario: You are tasked to use face service in Azure to identify the gender and age of an individual in a given dataset. You created a FaceClient object, and you plan to use the Face client library in C#. Which method would you call to find the rectangular face coordinates or locations? (choose one answer choice).
Answer options:
A.GroupAsync B.FindSimilarAsync C.DetectWithUrlAsync D.IdentifyAsync