MergeCertificateOptions.X509Certificates Property

Definition

Gets the certificate or certificate chain to merge.

public System.Collections.Generic.IEnumerable<byte[]> X509Certificates { get; }
member this.X509Certificates : seq<byte[]>
Public ReadOnly Property X509Certificates As IEnumerable(Of Byte())

Property Value

Applies to