Raw object dump replaced with TransferMethods extraction (falls back to
AdditionalProperties for older module versions). Field added to the
Conditions section of Excel detail sheets.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replaced per-policy Graph API calls with a single pre-fetch of all
authentication context class references into a hashtable, consistent
with every other lookup in the script. Also fixes silent ID drops when
DisplayName was missing — GetOrDefault now falls back to the raw ID.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>