Browse by Tags

All Tags » Active Directory (RSS)
Sorry, but there are no more tags available to filter with.

Get Active Directory entry from SID by marianor

In order to get the DirectoryEntry we need create an NTAccount object with the domain user account we can get and traslate it to a SecurityIdentifier:     NTAccount account =         new NTAccount ( @"<Domain...
Filed under:
More Posts