My web-app is hosted on mydomain
, with the following URI associated with the domain: blah.net
.
I can login to using either of the following usernames:
- mydomain\ben
- ben@blah.net
What are the names of each of these types of login (and are there any differences), within the context of Windows Authentication?