UserPrincipal.FindByIdentity Method
.NET Framework 4.5
Returns a user principal object that matches the specified identity value.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
FindByIdentity(PrincipalContext, String) | Returns a user principal object that matches the specified identity value. |
|
FindByIdentity(PrincipalContext, IdentityType, String) | Returns a user principal object that matches the specified identity type, and value. This version of the FindByIdentity method determines the format of the identity value. |