ValidatedToken.ValidatedSignatureKey Property

Definition

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

Property Value

Applies to