Deletes an existing certificate series.
The certificate series is specified by its key (AbsId), which is contained in the CertificateSeriesParams object passed to the method.
Deletes an existing 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 Sub DeleteCertificateSeries( _ ByVal pICertificateSeriesParams As CertificateSeriesParams _ ) |
| Deleting a certificate series (C#) | ||
|---|---|---|
| ||