An object representing an ActiveDirectory DSOP_FILTER_FLAGS structure
These objects can only be accessed via a PyDSOP_SCOPE_INIT_INFO object.
-
PyDSOP_UPLEVEL_FILTER_FLAGS uplevel
-
int downlevel
An object representing an ActiveDirectory
DSOP_SCOPE_INIT_INFO structure.
These objects can only be accessed by indexing a PyDSOP_SCOPE_INIT_INFOs object.
-
int type
-
int scope
-
int hr
-
PyUnicode dcName
-
PyDSOP_FILTER_FLAGS filterFlags
An object representing an array of PyDSOP_SCOPE_INIT_INFO objects
You must pass the number of items in the array to the constructor.
Once set, this can not be changed. You can index the index (eg, ob[2]). The
object has no other (interesting) methods or attributes.
These objects are created via adsi::DSOP_SCOPE_INIT_INFOs(size)
An object representing an ActiveDirectory
DSOP_UPLEVEL_FILTER_FLAGS structure.
These objects can only be accessed via a PyDSOP_FILTER_FLAGS object.
-
int bothModes
-
int mixedModeOnly
-
int nativeModeOnly