ruidfigueiredo / wcfsecuritysurvivalguide

A set of examples on how to use several features of WCF security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An example WCF project that demonstrates several security configurations

This project is an example of how you can setup security in WCF, namely how you should use the Transport, Message and TransportWithMessageCredential security modes

Full description here

About

A set of examples on how to use several features of WCF security


Languages

Language:C# 97.6%Language:HTML 2.4%