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: 2019.2.1.0
Syntax
C#
public Guid RequestValidator { get; set; }

Property Value

Type: Guid
See Also