AssetCredentialACMEAuthenticationObject
The server authentication details for an ACME asset credential.
Declaration
object AssetCredentialACMEAuthenticationObject
Properties
| Name | Type | Description |
|---|
Type Required | string | The type of authentication, which has these allowed values: MDM: A request that uses MDM semantics, which includes the device-identity certificate, and any user authentication. This is equivalent to an MDM request made to the CheckInURL or ServerURL. This option is only available through declarative device management.
None: A standard GET request.
|