SelfSignedCertificateResult.PublicRootCertificate property

Gets a public-only copy of the effective development root certificate when development mode is used.

public X509Certificate2? PublicRootCertificate { get; set; }

See Also