Given the IdentityReference
objects returned by WindowsIdentity.GetCurrent()
, how do I find the display/friendly name of the given group?
identityReference.Translate(typeof(NTAccount)).Value
should do it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With