CryptoCertificateStore.BeginDeleting

Syntax:

BeginDeleting(<NotifyDescription>, <Certificate>)

Parameters:

<NotifyDescription> (optional)

Type: NotifyDescription.
Contains description of the procedure to be called after addition is completed with the following parameters:
  • <AdditionalParameters> - value specified when the NotifyDescription object was created.

<Certificate> (required)

Type: CryptoCertificate.
Certificate to be removed from the store.

Description:

Initiates removal of certificate from the storage.

Availability:

Thin client, web-client, thick client.

See also:

CryptoCertificateStore, method Delete

    

1C:Enterprise Developer's Community