The client certificate of the client making the request.
This value is null if the connection is not a secure TLS or SSL connection, or if the server does not request a client certificate, or if the client does not provide one.
Source
X509Certificate get certificate;