Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 527 Bytes

messagewebsocketcontrol_clientcertificate.md

File metadata and controls

21 lines (16 loc) · 527 Bytes
-api-id -api-type
P:Windows.Networking.Sockets.MessageWebSocketControl.ClientCertificate
winrt property

Windows.Networking.Sockets.MessageWebSocketControl.ClientCertificate

-description

Gets the certificate provided by the client when a secure WebSocket connection has been established.

-property-value

The client certificate.

-remarks

-see-also

MessageWebSocket

-examples