System.Web.HttpClientCertificate Class

Provides the client certificate fields issued by the client in response to the server's request for the client's identity.

See Also: HttpClientCertificate Members

Syntax

public class HttpClientCertificate : System.Collections.Specialized.NameValueCollection

Remarks

If a Web browser uses the SSL3.0/PCT1 protocol (the URL begins with https:// instead of http://) to connect to a server and the server requires client certificates, the browser sends the client certificate fields contained in its digital certificate.

For more information about digital certificates, see the document X.509: Public-key and attribute certificate frameworks, available on the International Telecommunication Union (ITU) site at http://www.itu.int.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0