Loading...
 

CX_ACCESS_CONTROL_USER

CX_ACCESS_CONTROL_USER as of DLL version 4.7.176877

Class hierarchy
Description:

This class encapsulates LDAP/Active Directory users. An object of this class can only be created by the ACCESS_CONTROL-Manager

Code example:
...

List of methods (MDI)
Function MA* Parameters Return Brief description
GetName STRING Outputs the shorter/login name
GetFullName STRING Outputs the full user name
GetSID STRING Outputs the SID
GetGroupsOfUser VECTOR Outputs all groups of the user

* MA = Member Access function,
greyed out = inherited function

Use in AppsWH
Module Brief description