{CompanyName} FlexyGo

BlackList..::..Check Method

Checks the specified method or parameter.

Namespace:  FLEXYGO
Assembly:  flxSecurity (in flxSecurity.dll)

Syntax


public bool Check(
	string Method,
	IDictionary<string, Object> Params
)
Public Function Check ( _
	Method As String, _
	Params As IDictionary(Of String, Object) _
) As Boolean

Parameters

Method
Type: String
The method.
Params
Type: IDictionary<(Of <(<'String, Object>)>)>
The parameters.

Return Value

true if XXXX, false otherwise.

Exceptions


ExceptionCondition
InvalidOperationExceptionError checking Blacklist