UserLock API
|
List of organizational unit restrictions. More...
Inherits TranslatedList< T >.
Public Member Functions | |
string | ToString (char SEP, bool bAddFinalSep) |
Exports this instance to a string. The separator between items is customizable. | |
List of organizational unit restrictions.
string ToString | ( | char | SEP, |
bool | bAddFinalSep ) |
Exports this instance to a string. The separator between items is customizable.
SEP | The separator between items. |
bAddFinalSep | if set to true add the separator after the last item. |