MdmServerCertificate
The X.509 certificate to associate with a device management service.
Declaration
object MdmServerCertificateProperties
| Name | Type | Description |
|---|---|---|
name Required | string | The certificate’s file name. |
data Required | byte | The Base64-encoded certificate data. |