| X509HelperCheckSignature Method | 
            Checks the context signature of the message.
            
 
Namespace: CMS.Synchronization.WSE3Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool CheckSignature(
	SoapContext context,
	Security security,
	MessageSignature signature
)
Parameters
- context
- Type: SoapContext
 
- security
- Type: Security
 
- signature
- Type: MessageSignature
 
Return Value
Type: 
Boolean See Also
See Also