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)

속성 값

적용 대상