DEL_DigitalCertificates_MX::findBySubject Method
Returns a buffer with the cerficated record based on subject
Syntax
client server public static DEL_DigitalCertificates_MX findBySubject(DigitalCertificateSubject _subject, [boolean _forUpdate])
Run On
Called
Parameters
- _subject
Type: DigitalCertificateSubject Extended Data Type
Attribute used to find the certificate
- _forUpdate
Type: boolean
defines if the record found is able to be updated
Return Value
Type: DEL_DigitalCertificates_MX Table
Return the recordif the subject exists.