Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImportCertificateOptions

Package version

Options for importCertificate.

Hierarchy

  • any
    • ImportCertificateOptions

Index

Properties

Optional enabled

enabled: undefined | false | true

Determines whether the object is enabled.

Optional password

password: undefined | string

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

Optional policy

The management policy.

Optional tags

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

Generated using TypeDoc