Adds the specified user to the specified role.
Adds the specified user to the specified role.
public static void AddUserToRole(NTAccount,String);
Adds the specified user to the specified role.
public static void AddUserToRole(String,String);
VGRoles Class | Novalys.VisualGuard.Security.Membership Namespace