Share via


SecurityTokenInvalidSigningKeyException.SigningKey Property

Definition

Gets or sets the SigningKey that was found invalid.

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

Property Value

Applies to