ICertificates.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Certificate key.

Description

The RemoveByKey method removes certificate by key 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