---
title: AssetCredentialSCEPAuthenticationObject
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/assetcredentialscepauthenticationobject
---

# AssetCredentialSCEPAuthenticationObject

The server authentication details. If this key is absent, the default authentication type is MDM.

## Declaration

```data
object AssetCredentialSCEPAuthenticationObject
```

## Properties

Type: 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. If the Authentication dictionary is absent, the default authentication type is MDM.

## See Also

### Objects

- [AssetCredentialSCEPReferenceObject](devicemanagement/assetcredentialscepreferenceobject.md)
