Click or drag to resize

AuthorizationRulesDenyExecute Method

Namespace:  EDK4Net.Security
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public void DenyExecute(
	string methodName,
	params string[] roles
)

Parameters

methodName
Type: SystemString
roles
Type: SystemString
See Also