Click or drag to resize
X509HelperVerifyMessageParts Method
Vefies, if all the required message parts are present.

Namespace: CMS.Synchronization.WSE3
Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 8.2.23
Syntax
C#
public static string VerifyMessageParts(
	SoapContext context
)

Parameters

context
Type: SoapContext
Soap context

Return Value

Type: String
See Also