I want to use DmGetAadUserToken
function from dmcmnutils.dll
in my .net code. But, unfortunately i didn't find any documentation for this function. Is there any way to extract method name with parameter details or any better way to find documentation for this function.
Thanks in advance.