IActiveDirectoryManager.GetCurrentUserNTGroupsFiltered Method
Function GetCurrentUserNTGroupsFiltered( _
Optional ByVal filter As List(Of String) = Nothing _
) As Dictionary(Of String, String)
This language is not supported or no code example is available.
Parameters
Optional. The default value is null reference (Nothing in Visual Basic). The list of group SIDs that are allowed in the result. If null reference (Nothing in Visual Basic), no filter is applied.
Return Value
Dictionary<string, string>A dictionary of NT group names as values and their IDs as keys.
Available since QDV 7.14.499.