Click here to Skip to main content
15,900,816 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying to get a name from domain using VB.Net.

for example my host name is
- ABC\ASD123
when i try to share a folder and add permission, and add object "ABC\ASD123" after that, i click "Check Name" and the "ABC\ASD123" Changed to "Prawira, Dwi".

Can i make a vb.net application that do "Check Name" like add permision's "Check Name"

Sory for my bad english.

Thanks for the answer.
Posted
Updated 13-Jul-10 21:51pm
v3
Comments
tiggerc 14-Jul-10 4:56am    
are you wanting computer names, or usernames?

1 solution

I solve my problem using DirectoryServices.. =)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900