ImportCertificateOptions.Certificate Property

Definition

Gets the PFX or ASCII PEM-formatted value of the certificate containing both the X.509 certificates and the private key.

public byte[] Certificate { get; }
member this.Certificate : byte[]
Public ReadOnly Property Certificate As Byte()

Property Value

Byte[]

Applies to