Skip to content
Abblix

ClientCertificateAttribute Class

Declares that the value is the client X.509 certificate presented at the transport layer — via mutual TLS (RFC 8705) or forwarded by a trusted reverse proxy. Purely semantic: it names the transport source and leaves the extraction mechanism to the transport layer.

C#
public class ClientCertificateAttribute : System.Attribute

Inheritance System.ObjectSystem.Attribute → ClientCertificateAttribute