Visual Guard Class Library Documentation

VGRolesInstance.AddUsersToRolesById Method

Adds the specified Windows accounts to the specified roles.

Overload List

Adds the specified Windows accounts to the specified roles.

public void AddUsersToRolesById(NTAccount[],Guid[]);

Adds a list of users specified by repository ids to the specified roles.

public void AddUsersToRolesById(String[],Guid[]);

See Also

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