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; }