CertificateForwardingOptions Class

Definition

Used to configure the CertificateForwardingMiddleware.

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

Constructors

CertificateForwardingOptions()

Fields

HeaderConverter

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

Properties

CertificateHeader

The name of the header containing the client certificate.

Applies to