Check to see if a User is in a Role specified by a Roles Range.

WARNING: This method does not account for Exclusions (! ranges). Use IsInRolesRangeIncludingExclusions if this is required.

Syntax

finUserRO.IsInRolesRangeIncludingExclusions(roles, inRolesRange, excluded)

Parameters

NameTypeOptionalByRefDescription
roles String A Range of Roles.
inRolesRange Boolean ByRef Indicates whether the User is in a Role that a member of this Role.
excluded Boolean ByRef

Return Value

Boolean

A Boolean value indicating whether the User is in this Roles range, unless they are a member of an excluded Range.

Member of:
finUserRO
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0