TokenValidationParameters.IssuerSigningKey Property

Definition

Gets or sets the SecurityKey that is to be used for signature validation.

public Microsoft.IdentityModel.Tokens.SecurityKey IssuerSigningKey { get; set; }
member this.IssuerSigningKey : Microsoft.IdentityModel.Tokens.SecurityKey with get, set
Public Property IssuerSigningKey As SecurityKey

Property Value

Applies to