Share via


RequestContextValidator Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Server.RequestContextValidator

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public NotInheritable Class RequestContextValidator
public static class RequestContextValidator
public ref class RequestContextValidator abstract sealed
[<AbstractClass>]
[<Sealed>]
type RequestContextValidator =  class end
public final class RequestContextValidator

The RequestContextValidator type exposes the following members.

Methods

  Name Description
Public methodStatic member Validate Validate request context and ensure that its Service host is the same as the one provided

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace