Security Extensibility

This section contains samples that demonstrate custom security in Windows Communication Foundation (WCF).

In This Section

  • Supporting Tokens
    Demonstrates how to add additional tokens to a message that uses WS-Security.
  • Token Provider
    Demonstrates how to implement a custom token provider.
  • Authorization Policy
    Demonstrates how to implement a custom claim authorization policy and an associated custom service authorization manager.
  • Custom Token
    Demonstrates how to add a custom token implementation into a Windows Communication Foundation (WCF) application.
  • Client Validation
    Demonstrates how to write a client endpoint behavior that validates the service endpoint to ensure that the service endpoint is safe to use.

Build Date: 2011-06-25