Share via


SIGCertificateUsage::certificateUsed Method

Enters a new record into the SIGCertificateUsage table if a certificate has been used.

Syntax

client server public static void certificateUsed(SIGSigningProviderId _providerId, SIGCertificateId _certificateId)

Run On

Called

Parameters

Remarks

This method requires primary key fields. It is called every time a certificate is used to sign data, but it creates a new record only the first time it is called.

See Also

Reference

SIGCertificateUsage Table