SignatureKeyValidationError.InvalidSigningKey Property
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.
The signing key that was found invalid.
protected Microsoft.IdentityModel.Tokens.SecurityKey? InvalidSigningKey { get; }
member this.InvalidSigningKey : Microsoft.IdentityModel.Tokens.SecurityKey
Protected ReadOnly Property InvalidSigningKey As SecurityKey