Removes the membership user object with the specified user name from the collection.
Removes the membership user object with the specified user name from the collection.
public void Remove(String);
Removes the membership user object with the specified user name from the collection.
public void Remove(String,VGAuthenticationMode);
VGMembershipUserCollection Class | Novalys.VisualGuard.Security.Membership Namespace