SignedHttpRequestValidationParameters.CnfDecryptionKeys Propriedade

Definição

Obtém ou define uma coleção de SecurityKey usados para a desencriptação de reivindicações '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 de Propriedade

Aplica-se a