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

Forum statistics

Threads
474,266
Messages
2,571,078
Members
48,772
Latest member
Backspace Studios

Latest Threads

Top