CryptoCertificateStore.BeginFindingBySubject

Syntax:

BeginFindingBySubject(<NotifyDescription>, <SearchString>)

Parameters:

<NotifyDescription> (required)

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

<SearchString> (required)

Type: String.
Search string of the subject.
Subject data must contain the string, passed in this parameter.

Description:

Begins performing search for cryptography certificates by passed name of subject, to whom the certificate is given.

Availability:

Thin client, web-client, thick client.

See also:

CryptoCertificateStore, method FindBySubject

    

1C:Enterprise Developer's Community