TokenClaim interface
Properties for expected token claims.
Properties
name | Name of the claim which must be present on the token. |
value | Expected value of the claim to be present on the token. |
Property Details
name
Name of the claim which must be present on the token.
name: string
Property Value
string
value
Expected value of the claim to be present on the token.
value: string
Property Value
string
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.
Azure SDK for JavaScript