Verifies the MessageSignature using the public or symmetric key in the signature.
Overload List
| Name | Description |
|---|---|
| MessageSignature.CheckSignature () | Verifies the MessageSignature using the public or symmetric key in the signature. |
| MessageSignature.CheckSignature (KeyAlgorithm) | Verifies the MessageSignature for the specified KeyAlgorithm . |
| MessageSignature.CheckSignature (SecurityToken) | Verifies the MessageSignature for the specified SecurityToken. |
See Also
Reference
MessageSignature Class
MessageSignature Members
Microsoft.Web.Services3.Security Namespace