Partager via


CertificateMergeParameters.X509Certificates Propriété

Définition

Obtient ou définit le certificat ou la chaîne de certificats à fusionner.

[Newtonsoft.Json.JsonProperty(PropertyName="x5c")]
public System.Collections.Generic.IList<byte[]> X509Certificates { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="x5c")>]
member this.X509Certificates : System.Collections.Generic.IList<byte[]> with get, set
Public Property X509Certificates As IList(Of Byte())

Valeur de propriété

IList<Byte[]>
Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à