IActiveDirectoryManager.IsUserMemberOfNTGroup Method
Function IsUserMemberOfNTGroup( _
ByVal groupName As String, _
ByVal userPrincipal As UserPrincipal _
) As Boolean
This language is not supported or no code example is available.
Parameters
- groupName
- string
The name of group.
- userPrincipal
- UserPrincipal
The user principals.
Return Value
boolA value indicating whether the specified user is a member of the group.
Available since QDV 7.14.499.