CryptoCertificateStore.BeginFindingBySerialNumber

Syntax:

BeginFindingBySerialNumber(<NotifyDescription>, <SerialNumber>, <Publisher>)

Parameters:

<NotifyDescription> (required)

Type: NotifyDescription.
Contains description of the procedure to be called after the search with the following parameters is completed:

<SerialNumber> (required)

Type: BinaryData.
Serial number of the required certificate.

<Publisher> (optional)

Type: String.
Search string of certificate publisher.
Publisher data must contain the string, passed in this parameter.

Description:

Begins performing search for cryptography certificates by serial number and publisher.

Availability:

Thin client, web-client, thick client.

See also:

CryptoCertificateStore, method FindBySerialNumber

    

1C:Enterprise Developer's Community