Top "Username" questions

A set of characters used to identify the account of a person to a system.

WCF custom userName authentication using HTTP

I am trying to configure my WCF service to use a custom username validator over HTTP and my ASP.NET …

wcf security http username
Magento : How do i echo username

I use the modern theme I have a livechat button on the header and i want to parse informations in …

magento echo username
How do configure username/password authentication for WCF netTcpBinding?

I would like to be able to use username/password authentication with nettcpbinding, is that possible? (UserNamePasswordValidator or something like …

wcf authentication username nettcpbinding
Android - Where should we save username and password in device memory?

What is a good practice to save username and password on device? I have gone through many answers on Stackoverflow …

android passwords store username
Save username-password with NSUserDefault, how and how much safe?

I would save a couple of values (username-password) with NSUserDefault. First: is there a way to save them together (like …

objective-c ios passwords nsuserdefaults username
Change username in MVC 5

I am using ASP.NET MVC5 and Identity 2.0 (beta). It is possible for users to change the username? I am …

identity membership username asp.net-mvc-5.1
Does the Twitter API allow filtering by username AND hashtag?

Can I get all the tweets of a particular user, in which a particular hashtag is used? I could just …

twitter username tweets hashtag
Why isn't the browser asking to remember the password?

What do you need to do on a login form so that the browser prompts to remember the login information? …

html forms login passwords username