UserLock API
Public Member Functions | List of all members
OuRestrictions Class Reference

List of organizational unit restrictions More...

Inherits List< OuRestriction >.

Public Member Functions

string ToString (char SEP, bool bAddFinalSep)
 Exports this instance to a string. The separator between items is customizable. More...
 

Detailed Description

List of organizational unit restrictions

Member Function Documentation

string ToString ( char  SEP,
bool  bAddFinalSep 
)

Exports this instance to a string. The separator between items is customizable.

Parameters
SEPThe separator between items.
bAddFinalSepif set to true add the separator after the last item.
Returns
A System.String that represents this instance.