X509AlternativeNameCollection Constructor

Overload List

X509AlternativeNameCollection() Initializes a new instance of the X509AlternativeNameCollection class without any X509AlternativeName information.
X509AlternativeNameCollection(IEnumerable<X509AlternativeName>) Initializes a new instance of the X509AlternativeNameCollection class from an array of X509AlternativeName objects.

See Also