TeamFoundationSigningService.Sign 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 Sign(TeamFoundationRequestContext, Guid, array<Byte[]) Sign the given message using the key set for the given identifier.
Public method Sign(TeamFoundationRequestContext, Guid, array<Byte[], TimeSpan) Sign the given message using the key set for the given identifier. The message will not validate after the given expiration timespan.

Top

See Also

Reference

TeamFoundationSigningService Class

Microsoft.TeamFoundation.Framework.Server Namespace