Quiz 5 Question 7 of 20

A Copilot Studio developer has an 'Authenticate User' topic that collects and verifies a user's credentials. Three other topics ('Check Balance', 'Transfer Funds', 'View History') all need to run authentication before their main logic. What is the most maintainable way to implement this?

Select an answer to reveal the explanation.

Motivation