Visual Guard Class Library Documentation

VGRoles.AddUsersToRoles Method

Adds the specified users to the specified roles.

Overload List

Adds the specified users to the specified roles.

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

Adds the specified users to the specified roles.

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

See Also

VGRoles Class | Novalys.VisualGuard.Security.Membership Namespace