CryptoCertificateStore.BeginFindingByThumbprint

Syntax:

BeginFindingByThumbprint(<NotifyDescription>, <Thumbprint>)

Parameters:

<NotifyDescription> (required)

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

<Thumbprint> (required)

Type: BinaryData.
Thumbprint, by which the search is performed.

Description:

Starts searching for certificates in the storage by the specified print.

Availability:

Thin client, web-client, thick client.

See also:

CryptoCertificateStore, method FindByThumbprint

    

1C:Enterprise Developer's Community