Skip to content
Docs Try Aspire
Docs Try

withTransformClientCertHeader

Method
📦 Aspire.Hosting.Yarp v13.4.0
interface YarpRoute {
// ... omitted for brevity
withTransformClientCertHeader(headerName: string): YarpRoute;
}

Signature

method withTransformClientCertHeader
Adds the transform which will set the given header with the Base64 encoded client certificate.
withTransformClientCertHeader(headerName: string): YarpRoute
headerName string
YarpRoute

Applies to

This method applies to the following types: