X509AlternativeNameCollection Constructor |
| Name | Description | |
|---|---|---|
| X509AlternativeNameCollection |
Initializes a new instance of the X509AlternativeNameCollection class without any X509AlternativeName information.
| |
| X509AlternativeNameCollection(IEnumerableX509AlternativeName) |
Initializes a new instance of the X509AlternativeNameCollection class from an array of X509AlternativeName objects.
|