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