Removes the specified user from the specified role.
Removes the specified user from the specified role.
public void RemoveUserFromRole(NTAccount,String);
Removes the specified user from the specified role.
public void RemoveUserFromRole(String,String);
VGRolesInstance Class | Novalys.VisualGuard.Security.Membership Namespace