Contents

AppManagedCredentialConfigObject

A dictionary of values associated with a credential config.

Declaration

object AppManagedCredentialConfigObject

Properties

NameTypeDescription
AssetReference Requiredstring

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 Requiredstring

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