ListCredentialDependenciesResponse ComplexType
Contains the response from the ListCredentialDependencies function
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
response | Edm.String |
A JSON string containing all the credentials and environment variables used in the Credential. |
Used by
The following use the ListCredentialDependenciesResponse ComplexType.
Name | How used |
---|---|
ListCredentialDependencies | ReturnType |