Retrieves a specific certificate series.
The certificate series is specified by its key (AbsId), which is contained in the CertificateSeriesParams object passed to the method.
Retrieves a specific certificate series.
The certificate series is specified by its key (AbsId), which is contained in the CertificateSeriesParams object passed to the method.
| Visual Basic |
|---|
Public Function GetCertificateSeries( _ ByVal pICertificateSeriesParams As CertificateSeriesParams _ ) As CertificateSeries |
The key of the certificate series to retrieve.