CertificateManager.SelfSignedOptions.Ephemeral property

If true, the certificate will not be stored in the Windows certificate store.

public bool Ephemeral { get; set; }

See Also