Visual Guard Class Library Documentation

VGRolesInstance.GetUsersInRole Method

Gets a list of users in the specified role.

Overload List

Gets a list of users in the specified role.

public VGMembershipUserCollection GetUsersInRole(Guid);

Gets a list of users in the specified role.

public string[] GetUsersInRole(String);

See Also

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