ActiveDirectoryMembershipProvider.GetUser Method
.NET Framework (current version)
Gets the information from a membership user in the Active Directory data store.
Assembly: System.Web (in System.Web.dll)
| 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:
