AadTokenValidationParametersExtension Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A generic class for additional validation checks on SecurityToken issued by the Microsoft identity platform (AAD).
public static class AadTokenValidationParametersExtension
type AadTokenValidationParametersExtension = class
Public Module AadTokenValidationParametersExtension
- Inheritance
-
AadTokenValidationParametersExtension
Methods
EnableAadSigningKeyIssuerValidation(TokenValidationParameters) |
Enables the validation of the issuer of the signing keys used by the Microsoft identity platform (AAD) against the issuer of the token. |
EnableEntraIdSigningKeyCloudInstanceValidation(TokenValidationParameters) |
Enables validation of the cloud instance of the Microsoft Entra ID token signing keys. |