C# Class AuthBridge.Web.AllowTokenPostRequestValidator

Inheritance: System.Web.Util.RequestValidator
Datei anzeigen Open project: Teleopti/authbridge

Protected Methods

Method Description
IsValidRequestString ( HttpContext context, string value, RequestValidationSource requestValidationSource, string collectionKey, int &validationFailureIndex ) : bool

Method Details

IsValidRequestString() protected method

protected IsValidRequestString ( HttpContext context, string value, RequestValidationSource requestValidationSource, string collectionKey, int &validationFailureIndex ) : bool
context System.Web.HttpContext
value string
requestValidationSource RequestValidationSource
collectionKey string
validationFailureIndex int
return bool