<claimTypeRequirements> element
Specifies a collection of required claim types.
In a federated scenario, services state the requirements on incoming credentials. For example, the incoming credentials must possess a certain set of claim types. Each child element in this collection specifies the types of required and optional claims expected to appear in a federated credential.
A claim type requirement consists of the URI of the claim type requested in the issued token along with a Boolean parameter that indicates whether that claim type is required in the issued token, or is optional.
See also
- ClaimTypeRequirements
- ClaimTypeRequirements
- ClaimTypeElementCollection
- ClaimTypeElement
- IssuedTokenParameters
- CustomBinding
- Service Identity and Authentication
- Federation and Issued Tokens
- Security Capabilities with Custom Bindings
- Federation and Issued Tokens
- <add>
- Bindings
- Extending Bindings
- Custom Bindings
- <customBinding>
- How to: Create a Custom Binding Using the SecurityBindingElement
- Custom Binding Security
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.