IssuerCredentials interface

The credentials to be used for the certificate issuer.

Properties

accountId

The user name/account name/account id.

password

The password/secret/account key.

Property Details

accountId

The user name/account name/account id.

accountId?: string

Property Value

string

password

The password/secret/account key.

password?: string

Property Value

string