---
title: AppManagedCredentialConfigObject
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/appmanagedcredentialconfigobject
---

# AppManagedCredentialConfigObject

A dictionary of values associated with a credential config.

## Declaration

```data
object AppManagedCredentialConfigObject
```

## Properties

AssetReference: Specifies the identifier of an asset declaration containing a username and password. The ManagedApp framework makes the password available to the app or extension. The ManagedApp framework ignores the username. Identifier: The app or extension uses this identifier to fetch the corresponding password using the ManagedApp framework. App developers define the values for these identifiers.

## Mentioned in

Configuring managed apps and extensions
