Click or drag to resize
IRequestValidator Interface
Interface for request validate

Namespace:  Intuit.Ipp.Security
Assembly:  Intuit.Ipp.Security (in Intuit.Ipp.Security.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public interface IRequestValidator

The IRequestValidator type exposes the following members.

Methods
  NameDescription
Public methodAuthorize
Authorizes the web request.
Top
See Also