Credentials#

AzureAccountKeyCredentials

Credentials class to store the credentials needed to access an Azure using account key credentials (account name and account key).

S3AccessKeyCredentials

Credentials class to store the credentials needed to access an S3 bucket using access key credentials (access key id and secret access key).

UserPasswordCredentials

Credentials class to store a user and password pair.