J
James
Hi,
I'm new to .net development and need some help urgently.
I need to write an app that creates a new local user account on a machine
that does not have Active Directory installed.
In old vb6 world I could probably have achieved this with a few API calls,
but where do I start in vb.net?
I guess my starting point is in the System.Security namespace, but I'm
confused by the relationship between Identities and Principals. This is new
terminology to me.
Any links to helpful web pages, source code or examples would be much
appreciated.
Thanks,
James
I'm new to .net development and need some help urgently.
I need to write an app that creates a new local user account on a machine
that does not have Active Directory installed.
In old vb6 world I could probably have achieved this with a few API calls,
but where do I start in vb.net?
I guess my starting point is in the System.Security namespace, but I'm
confused by the relationship between Identities and Principals. This is new
terminology to me.
Any links to helpful web pages, source code or examples would be much
appreciated.
Thanks,
James