Windows CardSpace Interfaces
The topics in this section describe the Component Object Model (COM) interfaces that are provided by CardSpace.
In This Section
- ICardSpaceTokenProvider
- Implement this interface when you want to replace the default CardSpace token provider with your own custom token provider that will validate only a leaf encryption certificate. Intermediate certificates must be present on the system for validation to pass.
- ICardSpaceTokenProvider2
- Implement this interface when you want to replace the default CardSpace token provider with your own custom token provider that will validate the complete incoming certificate chain.
See Also
Copyright © 2007 by Microsoft Corporation. All rights reserved.