Class AccountCredential


public class AccountCredential extends AccountCredentialIdentityProjection
Reference to a Remotely stored Credential. Most of the data is in the `data` property in a Map. A CredentialProvider implemented plugin would leverage the data property on this object to save a Map of values into a remote secret store such as a Vault or CyberArk. Optionally, an externalId can be stored on this object for future retrieval after creation.
Since:
0.13.1
See Also: