Share via


SIGStorableDocument.checkInternalIntegrity Method [AX 2012]

Verifies the integrity of the signature check log.

Syntax

public boolean checkInternalIntegrity([SIGSignatureCheckLog _checkLog])

Run On

Called

Parameters

Return Value

Type: boolean
true if the log successfully verifies; otherwise false.

Remarks

This is a required method for classes that implement this class.

See Also

Reference

SIGStorableDocument Interface