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 static VGMembershipUserCollection FindUsersByName(String);
Gets a collection of membership users where the user name contains the specified user name to match.
public static VGMembershipUserCollection FindUsersByName(String,Int32,Int32,out Int32&);
VGMembership Class | Novalys.VisualGuard.Security.Membership Namespace