AppManagedCredentialConfigObject
A dictionary of values associated with a credential config.
Declaration
object AppManagedCredentialConfigObjectProperties
| Name | Type | Description |
|---|---|---|
AssetReference Required | string | 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 Required | string | The app or extension uses this identifier to fetch the corresponding password using the ManagedApp framework. App developers define the values for these identifiers. |