Megosztás a következőn keresztül:


CertificateFormat Enumeráció

Definíció

A CertificateFormat értékeit határozza meg.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum CertificateFormat
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type CertificateFormat = 
Public Enum CertificateFormat
Öröklődés
CertificateFormat
Attribútumok
Newtonsoft.Json.JsonConverterAttribute

Mezők

Cer 1

A tanúsítvány egy base64 kódolású X.509-tanúsítvány.

Pfx 0

A tanúsítvány PFX (PKCS#12) formátumú tanúsítvány vagy tanúsítványlánc.

A következőre érvényes: