Visual Guard Class Library Documentation

VGRoles.GetUsersInRole Method

Gets a list of users in the specified role.

Overload List

Gets a list of users in the specified role.

public static VGMembershipUserCollection GetUsersInRole(Guid);

Gets a list of users in the specified role.

public static string[] GetUsersInRole(String);

See Also

VGRoles Class | Novalys.VisualGuard.Security.Membership Namespace | RepositoryId