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