Overload List

  NameDescription
Public methodFindUsersByAuthenticationMode(VGAuthenticationMode)
Gets a collection of membership users where the user authentication mode contains the specified user authentication mode to match.
Public methodFindUsersByAuthenticationMode(String, Int32, Int32, Int32%)
Public methodFindUsersByAuthenticationMode(VGAuthenticationMode, Int32, Int32, Int32%)
Gets a collection of membership users where the user authentication mode contains the specified user authentication mode to match.

See Also