IActiveDirectoryManager.FindNTUser Method
Function FindNTUser( _
ByVal name As String _
) As UserPrincipal
This language is not supported or no code example is available.
Parameters
- name
- string
The identity of the user principal. This parameter can be any format that is contained in the IdentityType enumeration.
Return Value
UserPrincipalA user principal object that matches the specified identity value, or null reference (Nothing in Visual Basic) if no matches are found.
Exception type | Condition |
---|---|
Multiple user principal objects matching the current user object were found. |
Available since QDV 7.14.499.