Sample Author
Company
IDesign Inc.
Date Submitted
04/11/2006
Date Updated
04/11/2006
Total Downloads
35
Windows Communication Foundation Version:
vFebruary CTP
Licensing
N/A
More Information
N/A
|
|
|
|
|
|
Sample Description |
|
|
WCF lets the client provide custom credentials and have the service authenticate the client by looking up the credentials in the ASP.NET membership data base in SQL Server. Once authenticated, the service can use role-based security to authorize the user against the custom roles in the data base. The download hows how to configure both on the client and service side the certificate used to encrypt the credentials and the message body itself, and how to configure message transfer security for ASP.NET providers on the service and the client, how to configure for ASP.NET providers membership and roles, how and when to supply the application name, and additional settings required for the providers. The service also displays identity report. |
|
|
Screen Shot |
|
|
|
|