Get User Privileges in a machine for a specific user
-
Dear, Please help me to get C# code to Get User Privileges in a machine for a specific user. I will have a Service userName like String userName = "myDomain\userName"; String remotemachineName = "RemoteMachineName"; Form my C# code, I should be able to find the User Priviliges for the User in the specified Machine. GetUserPrivileges(userName, remotemachineName) Thanks for the help in advance. Regards, Rijz
-
Dear, Please help me to get C# code to Get User Privileges in a machine for a specific user. I will have a Service userName like String userName = "myDomain\userName"; String remotemachineName = "RemoteMachineName"; Form my C# code, I should be able to find the User Priviliges for the User in the specified Machine. GetUserPrivileges(userName, remotemachineName) Thanks for the help in advance. Regards, Rijz