SignedHttpRequestValidationParameters.CnfDecryptionKeys プロパティ

定義

'cnf' 要求の暗号化解除に使用 SecurityKey のコレクションを取得または設定します。

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)

プロパティ値

適用対象