ICertificates.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Certificate identifier.

Description

The RemoveById method removes certificate by identifier and returns attribute of successful removing.

Comments

The method returns True, if the certificate was removed and False, if the certificate cannot be removed for some reasons.

See also:

ICertificates