Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CertificateCreateOrUpdateParameters

Package version

Certificate create or update details.

Hierarchy

  • CertificateCreateOrUpdateParameters

Index

Properties

Properties

Optional data

data: undefined | string

Base 64 encoded certificate using the application/x-pkcs12 representation.

Optional keyVault

KeyVault location details of the certificate.

Optional password

password: undefined | string

Password for the Certificate

Generated using TypeDoc