Click or drag to resize

RecroSecFnIsInRole Field

Set a custom method to get a value that indicates whether specified User is in the specified Role.

Namespace:  Recrovit.RecroGridFramework.Security
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public static RecroSecUserIsInRoleDelegate FnIsInRole

Field Value

Type: RecroSecUserIsInRoleDelegate
See Also