This documentation is archived and is not being maintained.
ActiveDirectoryMembershipProvider.GetUser Method
Visual Studio 2010
Gets the information from a membership user in the Active Directory data store.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetUser(Object, Boolean) | Gets the membership user information associated with the specified user key. (Overrides MembershipProvider.GetUser(Object, Boolean).) |
|
GetUser(String, Boolean) | Gets the membership user information associated with the specified user name. (Overrides MembershipProvider.GetUser(String, Boolean).) |
Show: