Share via


MessageSignature.CheckSignature Method

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
Microsoft.Web.Services2.Security Namespace

Other Resources

MessageSignature Members