CertificateManager.SelfSignedOptions.Purposes property

The key purposes (Extended Key Usage) for the certificate.

public IEnumerable<KeyPurposeID>? Purposes { get; set; }

See Also