GetUsersWithRole method

Gets all users with a specified security role for the current folder.

Syntax

GetUsersWithRole (Role As String)
Parameters

Name

Description

Role

The name of the role for which to get users.

Return Value

An array of User objects.