SelfSignedCertificateResult.LeafCertificate property

Gets the issued development leaf certificate when development mode is used.

public X509Certificate2? LeafCertificate { get; set; }

See Also