BaseEndpointRequestValidator Property |
Specifies the RequestValidator used to validate the request.
Namespace: Colygon.MatchPoint.WebApi.Configuration.EndPointsAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public Guid RequestValidator { get; set; }
Property Value
Type:
GuidSee Also