Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The samples in this section demonstrate some Windows Communication Foundation (WCF) security extensibility scenarios.
In This Section
- Authorization Policy
Demonstrates how to implement a custom claim authorization policy and an associated custom service authorization manager.
- Custom Token
Demonstrates how to create a custom protocol (UDP in this sample) to be activated by Windows Process Activation Service (WAS).
- Token Authenticator
Demonstrates how to implement a custom token authenticator.
- Token Provider
Demonstrates how to implement a custom token provider.
- SAML Token Provider
Demonstrates how to implement a custom client SAML token provider.
- Supporting Tokens
Demonstrates how to add additional tokens to a message that uses WS-Security.
- X.509 Certificate Validator
Demonstrates how to implement a custom X.509 Certificate Validator.
- User Name Password Validator
Demonstrates how to implement a custom UserNamePassword Validator.
- Durable Issued Token Provider
Demonstrates how to implement a custom client issued token provider.
- Client Validation
Demonstrates how to write a client endpoint behavior that validates the service endpoint to ensure that service endpoint is safe to use.
See Also
Other Resources
Set Up Instructions
Troubleshooting Tips for WCF Samples
© 2007 Microsoft Corporation. All rights reserved.