Solutionunvalidated
Try using security identifiers (sid) instead. Outcome: var sid = new SecurityIdentifier(WellKnownSidType.AuthenticatedUserSid, null);.
8ce688b1-7a52-4d30-87bd-6ac084744471
Try using security identifiers (sid) instead. Outcome: var sid = new SecurityIdentifier(WellKnownSidType.AuthenticatedUserSid, null);.