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