The following tables list the members exposed by IPkiCertificate.
Public Properties
Public Methods
Extension Methods
| | Name | Description |
 | GetDnsNames | Gets the DNS names from the Subject Alternative Name extension of the certificate. |
 | GetIPAddresses | Gets the IP addresses from the Subject Alternative Name extension of the certificate. |
 | GetUniformResourceIdentifiers | Gets the Uniform Resource Identifiers (URIs) from the Subject Alternative Name extension of the certificate. |
 | SafeGetDnsNames | Safely gets the DNS names from the Subject Alternative Name extension of the certificate. |
 | SafeGetIPAddresses | Safely gets the IP addresses from the Subject Alternative Name extension of the certificate. |
 | SafeGetUniformResourceIdentifiers | Safely gets the Uniform Resource Identifiers (URIs) from the Subject Alternative Name extension of the certificate. |
Top
See Also