CryptoCertificateStore.BeginAdding

Syntax:

BeginAdding(<NotifyDescription>, <Certificate>)

Parameters:

<NotifyDescription> (optional)

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

<Certificate> (required)

Type: CryptoCertificate.
Added cryptography certificate.

Description:

Starts to add the certificate into storage.

Availability:

Thin client, web-client, thick client.

See also:

CryptoCertificateStore, method Add

    

1C:Enterprise Developer's Community