Table of Contents
ClientCertificate Property

Gets or sets the client certificate used to communicate with the server.

Syntax
 public ClientCertificate ClientCertificate { get; set; }
Remarks

See working with secure sites for more details about how to use this property.

See Also