CryptoCertificateStore.FindBySubject

Syntax:

FindBySubject(<SearchString>)

Parameters:

<SearchString> (required)

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

Returned value:

Type: Array.
Contains CryptoCertificate objects.

Description:

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

Availability:

Thin client, web-client, server, thick client, external connection.

See also:

CryptoCertificateStore, method BeginFindingBySubject

    

1C:Enterprise Developer's Community