Class HeaderList

HeaderList class

Colection with name of headers that are included in the DKIM signature.

public class HeaderList : Collection<string>

Constructors

NameDescription
HeaderList()The default constructor.

See Also