Visual Guard Class Library Documentation

VGRolesInstance.AddUsersToRoles Method

Adds the specified users to the specified roles.

Overload List

Adds the specified users to the specified roles.

public void AddUsersToRoles(NTAccount[],String[]);

Adds the specified users to the specified roles.

public void AddUsersToRoles(String[],String[]);

See Also

VGRolesInstance Class | Novalys.VisualGuard.Security.Membership Namespace