Share via


CertificateForwardingOptions Class

Definition

Used to configure the CertificateForwardingMiddleware.

public ref class CertificateForwardingOptions
public class CertificateForwardingOptions
type CertificateForwardingOptions = class
Public Class CertificateForwardingOptions
Inheritance
CertificateForwardingOptions

Constructors

Name Description
CertificateForwardingOptions()

Fields

Name Description
HeaderConverter

The function used to convert the header to an instance of X509Certificate2.

Properties

Name Description
CertificateHeader

The name of the header containing the client certificate.

Applies to