Share via


TeamFoundationSigningService.Validate Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Validate(TeamFoundationRequestContext, Guid, array<Byte[], array<Byte[], SigningAlgorithm) Validate the given signed message. Returns true if the message successfully validated. The original message payload is also returned.
Public method Validate(TeamFoundationRequestContext, Guid, String, array<Byte[]%, SigningAlgorithm) Validate the given signed message. Returns true if the message successfully validated. The original message payload is also returned.

Top

See Also

Reference

TeamFoundationSigningService Class

Microsoft.TeamFoundation.Framework.Server Namespace