IActiveDirectoryManager.GetUserNTGroups Method
Gets a list of NT group names of the specified NT user.
Function GetUserNTGroups( _
ByVal samAccountName As String _
) As List(Of String)
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
samAccountName
-
string
The NT user name.
Return Value
List<
string>
A list of NT group names of specified NT user.
Exception type
|
Condition
|
QdvApiException
|
Domain context and domain are not accessible.
|
Available since QDV 7.14.499.
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2