Click or drag to resize
XmlDigitalSignatureValidateXml Method

Namespace: FlexRule.Security
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public bool ValidateXml(
	ISecurityKeyProvider key
)

Parameters

key
Type: FlexRule.SecurityISecurityKeyProvider

Return Value

Type: Boolean
See Also