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: 2.4.0.0 (2.4.0.0)
Syntax
protected bool IsXmlSignatureValid(
	string signatureId
)

Parameters

signatureId
Type: SystemString
The signature Id

Return Value

Type: Boolean
A boolean
See Also