SelfSignedCertificateResult.RootCertificate property

Gets the effective development root certificate when development mode is used.

public X509Certificate2? RootCertificate { get; set; }

See Also