Visual Guard Class Library Documentation

VGMembershipUserCollection.Remove Method

Removes the membership user object with the specified user name from the collection.

Overload List

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);

See Also

VGMembershipUserCollection Class | Novalys.VisualGuard.Security.Membership Namespace