An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
IoT Edge modules don't currently support certificate-based authentication.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to create ModuleClient using the X509Cert authentication but I do not see any class for it similar to the one we have for Device auth (DeviceAuthenticationWithX509Certificate).
I have a custom module which would create ModuleClient for edgeAgent to get the moduleTwin and need X509Cert auth for creating module client.
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
IoT Edge modules don't currently support certificate-based authentication.