ValidatedToken.ValidatedSignatureKey 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 SecurityKey that was used to validate the signature.
public Microsoft.IdentityModel.Tokens.SecurityKey? ValidatedSignatureKey { get; }
member this.ValidatedSignatureKey : Microsoft.IdentityModel.Tokens.SecurityKey
Public ReadOnly Property ValidatedSignatureKey As SecurityKey