Visual Guard Class Library Documentation

VGRolesInstance.AddUsersToRole Method

Adds the specified users to the specified role.

Overload List

Adds the specified users to the specified role.

public void AddUsersToRole(NTAccount[],String);

Adds the specified users to the specified role.

public void AddUsersToRole(String[],String);

See Also

VGRolesInstance Class | Novalys.VisualGuard.Security.Membership Namespace