CertificateManager.SelfSignedOptions.Exportable property

If true, the private key can be exported from the certificate.

public bool Exportable { get; set; }

See Also