Credential
The type of credential. The current types are:
AFS
Azure
Apera
Container
Credential Keywords
Credential Notes
The parent crednetial
Unique identifier to be used to as the indentifier inside of the Secret Catalog.
A dictionary object that will contain a key value pair of string to be encrypted
inside of the Secret Store provider of the instance. The contents of this dictionary
can change based on the Credential Type.
For instance of ChoiceRef AFS the keys will be
'url', 'accountName', and 'accountKey'
For instance of ChoiceRef Azure the fields will be
'url', 'accountName', and 'accountPassword'
For instance of ChoiceRef Aspera the fields will be
url', 'accountName', and 'accountPassword'
For instance of ChoiceRef Container fields will be
azureContainerName and 'sharedAccessKey'
Credential Created by
Credential System Created on
Credential system last modified by
Credential system last modified on
public Credential()
Initializes a new instance of the Credential class with the given ArtifactID.