I have a problem with regarding Active Directory programming.I need to access the Security Tab to assign “Permissions for SELF” with .net.How can I do that?
I have a problem with regarding Active Directory programming.I need to access the Security
Share
This is fairly easy to do with the
ActiveDirectorySecurityclass – http://msdn.microsoft.com/en-us/library/system.directoryservices.activedirectorysecurity.aspx.