BlackList..::..Check Method
Checks the specified method or parameter.
Namespace:
FLEXYGOAssembly: 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.