SecureBlackbox 2020 .NET Edition

Questions / Feedback?

RedirectBindingCertificate Property

Contains a certificate to sign the redirect binding.

Syntax

public Certificate RedirectBindingCertificate { get; set; }
Public Property RedirectBindingCertificate As Certificate

Remarks

Use this property to set the signing certificate for the redirect binding object. This is different to SigningCertificate and is used to sign the content of the redirect binding.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]