IotHubConnectionCredentials.ClientCertificate Property

Definition

The client X509 certificates used for authenticating with IoT hub.

public System.Security.Cryptography.X509Certificates.X509Certificate2 ClientCertificate { get; set; }
member this.ClientCertificate : System.Security.Cryptography.X509Certificates.X509Certificate2 with get, set
Public Property ClientCertificate As X509Certificate2

Property Value

Applies to