Tag: password
All the articles with the tag "password".
-
Supporting the WS-I Basic Profile Password Digest in a WCF client proxy
Published: at 04:31 PMAn overview of how to use the message inspector and custom behaviors to implement the WS-I Basic Profile Password Digest in a WCF client proxy, including a detailed guide and code examples.
-
ASP.NET MVC Simple authentication without a database
Published: at 09:40 AMA guide on implementing simple authentication in ASP.NET MVC applications without using a database, including configuration and code examples.