CertificateManager.SelfSignedOptions.Ephemeral property
If true, the certificate will not be stored in the Windows certificate store.
public bool Ephemeral { get; set; }
See Also
- record SelfSignedOptions
- namespace Kestrun.Certificates
If true, the certificate will not be stored in the Windows certificate store.
public bool Ephemeral { get; set; }