Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 522 Bytes

httpbaseprotocolfilter_clientcertificate.md

File metadata and controls

22 lines (15 loc) · 522 Bytes
-api-id -api-type
P:Windows.Web.Http.Filters.HttpBaseProtocolFilter.ClientCertificate
winrt property

Windows.Web.Http.Filters.HttpBaseProtocolFilter.ClientCertificate

-description

Get or set the client SSL certificate that will be sent to the server if the server requests a client certificate.

-property-value

The client SSl certificate.

-remarks

-examples

-see-also