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