QDVAPIFunctions.FindNTUser Method
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. |