Freigeben über


BatchAccountCertificateFormat Enumeration

Definition

Das Format des Zertifikats – entweder Pfx oder Cer. Wenn nicht angegeben, ist der Standardwert Pfx.

public enum BatchAccountCertificateFormat
type BatchAccountCertificateFormat = 
Public Enum BatchAccountCertificateFormat
Vererbung
BatchAccountCertificateFormat

Felder

Cer 1

Das Zertifikat ist ein base64-codiertes X.509-Zertifikat.

Pfx 0

Das Zertifikat ist ein PFX(PKCS#12)-formatiertes Zertifikat oder eine Zertifikatkette.

Gilt für: