I am doing an LDAP query to get the distinguesd name of a User , DN contains Guid and SID sections and SID section is HEX but I need in SDDL , How can I convert a hex sid to SDDL format ?
|
feedback
|
|
You just can use SecurityIdentifier class. | |||||||
feedback
|