Click or drag to resize

WorkflowPageIsXmlSignatureValid Method (String)

Verify if the last action of a signature is valid

Namespace:  WorkflowGen.My.Web.UI.WebForms
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
protected bool IsXmlSignatureValid(
	string signatureId
)

Parameters

signatureId
Type: SystemString
The signature Id

Return Value

Type: Boolean
A boolean
See Also