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.IsInRolesRange(roles, inRolesRange)

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.

Return Value

Boolean

A Boolean value indicating success.

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