SignedHttpRequestValidationParameters.CnfDecryptionKeys Propriedade

Definição

Obtém ou define uma coleção de SecurityKey usados para a descriptografia da declaração 'cnf'.

public System.Collections.Generic.IEnumerable<Microsoft.IdentityModel.Tokens.SecurityKey> CnfDecryptionKeys { get; set; }
member this.CnfDecryptionKeys : seq<Microsoft.IdentityModel.Tokens.SecurityKey> with get, set
Public Property CnfDecryptionKeys As IEnumerable(Of SecurityKey)

Valor da propriedade

Aplica-se a