CertificateSearchOptions

CertificateSearchOptions()

Initializes a new instance of the TextSearchOptions class with default values.

public CertificateSearchOptions()

See Also


CertificateSearchOptions(string)

Initializes a new instance of the TextSearchOptions class with text value.

public CertificateSearchOptions(string text)
Parameter Type Description
text String Set Text of Text signature.

See Also