models.object_class_search_active_directory_principals_enum module¶
-
class
models.object_class_search_active_directory_principals_enum.
ObjectClassSearchActiveDirectoryPrincipalsEnum
[source]¶ Bases:
object
Implementation of the ‘objectClass_SearchActiveDirectoryPrincipals’ enum.
TODO: type enum description here.
- Attributes:
KUSER: TODO: type description here. KGROUP: TODO: type description here. KCOMPUTER: TODO: type description here. KWELLKNOWNPRINCIPAL: TODO: type description here.
-
KCOMPUTER
= 'kComputer'¶
-
KGROUP
= 'kGroup'¶
-
KUSER
= 'kUser'¶
-
KWELLKNOWNPRINCIPAL
= 'kWellKnownPrincipal'¶