Visual Guard Class Library Documentation

VGRoles.AddUsersToRole Method

Adds the specified users to the specified role.

Overload List

Adds the specified users to the specified role.

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

Adds the specified users to the specified role.

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

See Also

VGRoles Class | Novalys.VisualGuard.Security.Membership Namespace