共用方式為


CertificateFormat Enum

Definition

The service certificate format. Azure supports the pfx and cer file formats.

public enum CertificateFormat
type CertificateFormat = 
Public Enum CertificateFormat
Inheritance
CertificateFormat

Fields

Name Value Description
Pfx 0
Cer 1

Applies to