CryptoCertificateStore.BeginFindingBySubject
Syntax:
Parameters:
<NotifyDescription> (required)
Contains description of the procedure to be called after the search with the following parameters is completed:
- <Certificates> - array of CryptoCertificate objects.
- <AdditionalParameters> - value specified when the NotifyDescription object was created.
<SearchString> (required)
Search string of the subject.
Subject data must contain the string, passed in this parameter.
Description:
Availability:
See also: