Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImportCertificateOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • ImportCertificateOptionalParams

Index

Properties

Optional certificateAttributes

certificateAttributes: CertificateAttributes

The attributes of the certificate (optional).

Optional certificatePolicy

certificatePolicy: CertificatePolicy

The management policy for the certificate.

Optional password

password: undefined | string

If the private key in base64EncodedCertificate is encrypted, the password used for encryption.

Optional tags

tags: undefined | {}

Application specific metadata in the form of key-value pairs.

Generated using TypeDoc