Share via


SIGCertificateUsage::exist Method

Validates that a specified record exists in the SIGCertificateUsage table.

Syntax

client server public static boolean exist(SIGSigningProviderId _providerId, SIGCertificateId _certificateId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

Remarks

This method requires primary key fields. It is called only to check for the usage of a certificate.

See Also

Reference

SIGCertificateUsage Table