TokenValidationParameters.TokenDecryptionKey Property

Definition

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

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

Property Value

Applies to