Gets a collection of membership users where the user name contains the specified user name to match.
Gets a collection of membership users where the user name contains the specified user name to match.
public VGMembershipUserCollection FindUsersByName(String);
Gets a collection of membership users where the user name contains the specified user name to match.
public VGMembershipUserCollection FindUsersByName(String,Int32,Int32,out Int32&);
VGMembershipInstance Class | Novalys.VisualGuard.Security.Membership Namespace