Skip to main content

ClientCertificateAttribute Class

Abblix.Oidc.Server

Abblix.Oidc.Server.DeclarativeBinding

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.

public class ClientCertificateAttribute : System.Attribute

Inheritance System.ObjectSystem.Attribute → ClientCertificateAttribute