Click or drag to resize
BaseEndpointRequestValidator Property
Specifies the RequestValidator used to validate the request.

Namespace: Colygon.MatchPoint.WebApi.Configuration.EndPoints
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public Guid RequestValidator { get; set; }

Property Value

Type: Guid
See Also