Contents

AssetCredentialCertificateAuthenticationObject

The server authentication details for an asset-credential certificate.

Declaration

object AssetCredentialCertificateAuthenticationObject

Properties

NameTypeDescription
Type Requiredstring

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.

See Also

Objects