CertificateManager.CsrOptions.CommonName property
The common name for the subject distinguished name.
public string? CommonName { get; set; }
See Also
- record CsrOptions
- namespace Kestrun.Certificates
The common name for the subject distinguished name.
public string? CommonName { get; set; }