Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 344 Bytes

File metadata and controls

17 lines (12 loc) · 344 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

let recommendation = await client.api('/directory/recommendations/0cb31920-84b9-471f-a6fb-468c1a847088_Microsoft.Identity.IAM.Insights.TurnOffPerUserMFA')
	.version('beta')
	.get();