domain - user validation

D

Dominick Baier

How do you authenticate the user?

If you are using IIS integrated authentication - IIS will do the authentication
and you will see the username on Context.User.Identity.Name.

This name will have two parts domain\username.
 
M

MSWindowsProf

How do I validate that a user belongs to a particular domain,
programmatically? For example, I have a user (user1) who claims to belong to
a particular domain (domain1). How do I confirm whether user1 belongs to
domain1, in my web application?
Any help is appreciated.
Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,781
Messages
2,569,619
Members
45,316
Latest member
naturesElixirCBDGummies

Latest Threads

Top