CertificateForwardingOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |