SelfSignedCertificateResult.Certificate property

The primary generated certificate. For development mode, this is the issued leaf certificate.

public X509Certificate2 Certificate { get; set; }

See Also