Gets a list of users in the specified role.
A string array containing the names of all the users who are members of the specified role.
Exception Type | Condition |
---|---|
ArgumentException | roleName is an empty string -or- roleName is longer than 64 characters. |
ArgumentNullException | roleName is null. |
VGRoleProvider Class | Novalys.VisualGuard.Security.WebForm Namespace